[jboss-user] [JBoss Messaging] - Re: How do you get JBossConnectionFactory to connect to a re

timfox do-not-reply at jboss.com
Sat Sep 13 08:15:19 EDT 2008


The standard way in JMS to get a connection factory is to look it up from JNDI (see JMS spec).

ActiveMQ is different in that it also allows you to instantiate one directly which is what you have done in the past.

JBM 1.x does not support direct instantiation of connection factories, but JBM 2.0 does.

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

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



More information about the jboss-user mailing list