[jboss-user] [EJB 3.0] New message: "Re: Problem deploying EJB 3.0 jar to JBoss 5.0.1 GA"

Viktor Halitsyn do-not-reply at jboss.com
Mon Jan 25 03:20:07 EST 2010


User development,

A new message was posted in the thread "Problem deploying EJB 3.0 jar to JBoss 5.0.1 GA":

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

Author  : Viktor Halitsyn
Profile : http://community.jboss.org/people/vhalitsyn

Message:
--------------------------------------------------------------
Hi jaikiran,
here is the output from c:\Projects\Java\Test\TestWebApp\testproject-maven-j2ee\model-ejb\target>jar tf
model-ejb.jar
META-INF/
META-INF/MANIFEST.MF
com/
com/mycompany/
com/mycompany/ejb/
com/mycompany/ejb/common/
com/mycompany/ejb/entity/
com/mycompany/ejb/impl/
com/mycompany/ejb/local/
com/mycompany/ejb/remote/
com/mycompany/ejb/common/AbstractServiceImplBase.class
com/mycompany/ejb/common/Constants.class
com/mycompany/ejb/common/ICopyTo.class
com/mycompany/ejb/common/ICRUDService.class
com/mycompany/ejb/entity/BaseEntity.class
com/mycompany/ejb/entity/TestTable.class
com/mycompany/ejb/impl/TestTableServiceImpl.class
com/mycompany/ejb/local/ITestTableServiceLocal.class
com/mycompany/ejb/remote/ITestTableServiceRemote.class
META-INF/persistance.xml
META-INF/maven/
META-INF/maven/com.mycompany/
META-INF/maven/com.mycompany/model-ejb/
META-INF/maven/com.mycompany/model-ejb/pom.xml
META-INF/maven/com.mycompany/model-ejb/pom.properties
 
Unfortunately we can't move to 5.1 on production but I'll test and let you know.

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

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




More information about the jboss-user mailing list