[jboss-dev-forums] [EJB3 Development] - Re: How to package EJB interface for JBoss AS 7
David Phan
do-not-reply at jboss.com
Tue Feb 5 13:01:25 EST 2013
David Phan [https://community.jboss.org/people/dphanva] created the discussion
"Re: How to package EJB interface for JBoss AS 7"
To view the discussion, visit: https://community.jboss.org/message/796207#796207
--------------------------------------------------------------
If I packaged both IRepository and Repository in a single jar (say repositoryejb.jar), I could declare it a dependency for my .war by:
1. Add a MANIFEST.MF file in my .war
2. and the MANIFEST.MF contains
Dependencies: deployment.repositoryejb.jar
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/796207#796207]
Start a new discussion in EJB3 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2030]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130205/57c96e72/attachment.html
More information about the jboss-dev-forums
mailing list