I found that If I used @EJB to inject EJB It will be injected from JNDI (port 1099)
instead of HAJNDI (port 1100). Is that correct?
How to be able to use @EJB while the EJB is injected from HAJNDI?
Temporarily I am using interceptor to get the ejb references until somebody help me with
the elegant @EJB.
Thank you in advance for the help.
Aldian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163321#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...