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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
