webMethods step by step JMS Producer consumer scenario
Task: JMS Producer Consumer
OS: WindowsOS
Platform: webMethods 6.1
JMS Producer /Consumer
Conditions:
1.broker configuration: let us suppose consider the below broker configuration
2. Add above broker to Broker server list http://localhost:5555/WmBrokerAdmin/ page
Click on Add Known Broker Server and give as below and refresh page and broker server list
3.JMS Admin page configurations : http://localhost:5555/WmJMSAdmin/
a. JMS Brokers -> Add a JMS Broker and configure like below and click on add button
b. check JNDI configuration and if you get any problem restart webmethod broker monitor 6.1 server and IS .
4. Create queue connection factory:
5.Create Destion queue:
6.Create JMSQueueConncection
Goto http:localhost:5555 and click on JMS Adapter in Adapater and configure a new JMS Adapter QueueConnection as below and save it
Producer /Consumer services:
1.Producer Service:
Verfication: Final components list as below:
