Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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]