Ask a question
Limited-Time Offer: 50% off IBM TechXchange Conference 2025
IBM’s largest technical learning event is back October 6-9 in Orlando, FL
In jms when we have to use queue connection and topic connection and wat is jndi and jms connection factories
Hi,
JNDI is Java naming Directory Interface, which provides the following features.
Then configure your JMS connection Alias and triggers to pull the messages from quueus.
JMS Queue and topic connection factories both work on 2 different communication models. Queue is point-to-point and topic is publish-subscriber
Refer : [url]http://www.idnxchange.com/webmethods-blogs/webmethods-as-jms-provider.html[/url]
[url]http://www.idnxchange.com/forum/broker-jms/161-webmethods-broker-jms-connection-configuration-and-jndi-details.html[/url]