[jboss-user] [EJB 3.0] - injecting @EJB from HAJNDI
afazrihady
do-not-reply at jboss.com
Wed Jul 9 10:51:36 EDT 2008
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#4163321
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163321
More information about the jboss-user
mailing list