Configuring webMethods API Gateway for JMS with AMQP Protocol
Before configuring AMQP in webMethods API Gateway, ensure your message broker supports AMQP 1.0
For using JMS with AMQP protocol in webMethods API Gateway you have to configure the appropriate settings for the provider URL and the connection factory lookup name required for webMethods API Gateway to communicate using JMS with AMQP protocol.
To configure webMethods API Gateway to use JMS with AMQP protocol
- Create a properties file that contains the information for the JNDI lookup name and connectionfactory details.
- Configure JNDI settings as per the client you are using to achieve JMS over AMQP
protocol support.
For a detailed procedure, see Creating a JNDI Provider Alias.
- Configure JMS settings as per the client you are using to achieve JMS over AMQP
protocol support.
For a detailed procedure, see Creating a JMS Connection Alias.
To configure webMethods API Gateway for JMS with AMQP protocol using Apache qpid libraries
The JNDI provider alias and the JMS connection alias are now set
up and
webMethods API Gateway
is configured to use JMS with AMQP protocol.