[jboss-user] [Clustering/JBoss] - Clustering of MessageDriven Bean
yugantshah
do-not-reply at jboss.com
Wed Feb 13 10:22:19 EST 2008
Hello,
When I am trying to cluster an application that uses MessageDrivenbean and Queues and Connection factory,I am getting an error saying ConnectionFactory not bound.
The jndi name used for connection factory lookup is
ctx.lookup("ConnectionFactory");
I have learnt that JMS resources are singleton in a cluster.
So what should be the JNDI name for connection factory.
I am using EJB3.0
Thanks in advance for any help/advice.
Thanks Yugant Shah.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129179#4129179
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129179
More information about the jboss-user
mailing list