[jboss-user] [EJB 3.0 Users] - Session EJB 3.1 packaged in war file not recognized in JBoss

icordoba do-not-reply at jboss.com
Mon Dec 7 20:13:04 EST 2009


Hello,
I am trying to repackage a small EJB3 application moving the EJB jar file to .war's /WEB-INF/lib and deploying only that war, as docs say can be done with EJB3.1 specs.
The Entity EJBs in that jar are recognized OK as hibernate logs show, but JBoss seems to ignore the Stateless Session Bean. When I deploy it according to EJB 3.0 specs (ear=war+jar) the SSB deploys of and appears in JNDIView in JMX Console. Do I have to make any special xml file or modification to JBoss to make it recognize the SSB? Of course, I am using new JBoss 6, which is supposed to support new EJB 3.1 .
Thanks for any help,
Ignacio

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

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



More information about the jboss-user mailing list