[jboss-user] [EJB 3.0] New message: "Re: EJB 3.0 - Injection via annotation into a servlet"

Riccardo Blumenthal do-not-reply at jboss.com
Thu Feb 11 05:56:30 EST 2010


User development,

A new message was posted in the thread "EJB 3.0 - Injection via annotation into a servlet":

http://community.jboss.org/message/525698#525698

Author  : Riccardo Blumenthal
Profile : http://community.jboss.org/people/neron17

Message:
--------------------------------------------------------------
ok, the output from profis.war is the following:
 
C:\Java\deploy>jar -tf profis.war
META-INF/
META-INF/MANIFEST.MF
WEB-INF/
WEB-INF/web.xml
WEB-INF/classes/
WEB-INF/classes/de/
WEB-INF/classes/de/profis/
WEB-INF/classes/de/profis/app/
WEB-INF/classes/de/profis/app/person/
WEB-INF/classes/de/profis/web/
WEB-INF/lib/
WEB-INF/classes/de/profis/app/person/PersonControllerEJBImpl.class
WEB-INF/classes/de/profis/app/person/PersonControllerEJBRemote.class
WEB-INF/classes/de/profis/app/person/PersonVO.class
WEB-INF/classes/de/profis/web/SnoopServlet.class
WEB-INF/lib/j2ee.jar
WEB-INF/lib/log4j-1.2.15.jar
hello.jsp
showBrowser.jsp

 
For the ear I understand that you asking for jars in the lib directory inside the ear-file right? However, I do not have a lib directory in the ear.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/525698#525698




More information about the jboss-user mailing list