Configuring API Gateway for JMS with AMQP Protocol
Before you begin
Before configuring AMQP in API Gateway, ensure your message broker supports AMQP 1.0
About this task
For using JMS with AMQP protocol in API Gateway you have to configure the appropriate settings for the provider URL and the connection factory lookup name required for API Gateway to communicate using JMS with AMQP protocol.
To configure 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 API Gateway for JMS with AMQP protocol using Apache qpid libraries