ConfiguringSterling Selling and Fulfillment Foundation to use JBoss messaging queues

Configure Sterling Selling and Fulfillment Foundation to use JBoss Messaging queues.

About this task

Note: You must install JBoss messaging for using JBoss messaging queues. JBoss Messaging is supported with JBoss 4.2.0 or higher. For earlier versions of JBoss, only JBoss MQ is supported as a JMS. However, JBoss EAP 6.1.0 supports Hornetq based JMS and not JBoss MQ based JMS.

To configure a service definition:

Procedure

  1. Log in to Sterling Selling and Fulfillment Foundation as an admin user.
  2. Use the Applications Manager to configure the service. While configuring a Generic JMS service, enter the following:
    • The initial Context Factory org.jnp.interfaces.NamingContextFactory (for JBoss 4 and 5) or org.jboss.naming.remote.client.InitialContextFactory (for JBoss 6.1).
    • A provider URL as jnp://<IP address and port of the JBoss instance>.
  3. Set up the CLASSPATH for the startIntegrationServer script by adding the required jars to the CLASSPATH.
  4. Launch the integration server by running startIntegrationServer.sh (or cmd) in <INSTALL_DIR>/bin.
  5. If you need to run multiple servers, repeat 4 for each additional server.