Currently you cannot use the @EJB-annotation in servlets. It is only available in
SessionBeans and MDBs.
You should try to look via JNDIView (JMX-Console -> JNDIView -> list-Method) for
your SessionBean to know the correct name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960181#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...