[jboss-user] [Messaging, JMS & JBossMQ] - Re: URGENT: Problem in creating ConnectionFactory in JBOSS

jaikiran do-not-reply at jboss.com
Wed Nov 7 22:58:29 EST 2007


ConnectionFactory is by default available in JBoss. You can look it up as follows:

iniCtx.lookup("ConnectionFactory");

You might want to go through the Messaging on JBoss chapter which can be found at http://docs.jboss.org/jbossas/jboss4guide/r1/html/ch6.chapt.html

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

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



More information about the jboss-user mailing list