[jboss-user] [EJB 3.0] - Re: @EJB Annotation

mvlmachado do-not-reply at jboss.com
Wed Apr 2 23:05:15 EDT 2008


sorry guys,

i had a surprise again the code with @EJB only doesnt work neither with jsf nor with servlets.

this solution is using @EJB(name="AloMundo/AloBean/remote") or @EJB(name="ejb/AloMundo"). in the latter, i added in bean class @RemoteBinding(jndiBinding="ejb/AloMundo") annotation.

cheers

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141145#4141145

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141145



More information about the jboss-user mailing list