Akshay Sahu [http://community.jboss.org/people/akshaysahu] created the discussion
"Re: Resolution should not happen via injection container-jboss 5 for ejb3" To view the discussion, visit: http://community.jboss.org/message/601578#601578 -------------------------------------------------------------- Readers, Please follow the below steps to overcome the exception. 1. Deploy your ejb-jar and war file via an *EAR* file. I mean, do not deploy your ejb-jar and war file as separate entities. Package them as an EAR file and then deploy it. 2. During injection at the servlet, when you're using the *@EJB annotation*, just use the *mappedName* attribute of it. The *mappedName* attribute should contain the *JNDI* name of the EJB. Thank You, *Akshay Sahu (OCBCD 5)* -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/601578#601578] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user