Hi All,
I am using JBoss 4.2.3. I want to do a lookup to JMS ConnectionFactory remotely. It is
seen that by default JBoss provides two factories ConnectionFactory and
XAConnectionFactory. In addition to these if I add my own ConnectionFactories and give my
jndi name eg (in uil2-service.xml):
jms/BLConnectionFactoryXA
jms/BLConnectionFactoryXA
java:/jms/BLConnectionFactoryXA
jboss:service=Naming
I am not able to lookup this from client using the JNDI name :
jms/BLConnectionFactoryXA.
Can anyone provide me some info how to add my own connection factories?
Thanks in advance,
Subhash
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239152#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...