[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Looking up java:/JmsXA through HA-JNDI
sergeypk
do-not-reply at jboss.com
Mon May 21 03:32:16 EDT 2007
I'm working on the clustered EJB smoke test and I have a problem, as usual :)
When I look up the connection factory (name java:/JmsXA) through plain JNDI, it works, but when looking it up through HA-JNDI, I get a NameNotFoundException. I thought that HA-JNDI should just delegate the look up to local JNDI if it can't find the name, but apparently that's not the case.
What could be the problem?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047121#4047121
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047121
More information about the jboss-dev-forums
mailing list