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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...