[jboss-user] [JBoss Messaging] - how to connect to JB messaging outside of jboss server

pierods do-not-reply at jboss.com
Mon May 11 10:27:40 EDT 2009


Hi,

how do I go about connecting to an instance of JB Messaging when I am outside of JB server?

Is it something of this kind:

ClientConnectionDelegate ccd = new ClientConnectionDelegate(....);

JBossConnectionFactory jbc = new JBossConnectionFactory(ccd);


or maybe it's best to instantiate a JB messaging instance in-jvm and get the factory from it?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230075#4230075

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230075



More information about the jboss-user mailing list