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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...