Wolfgang Knauf [
http://community.jboss.org/people/WolfgangKnauf] created the discussion
"Re: can not bind war and jar project in jboss 7.0!"
To view the discussion, visit:
http://community.jboss.org/message/618568#618568
--------------------------------------------------------------
Hi,
do you encapsulate jar and war file in an EAR file or do you deploy them side by side?
Could you check the deployed war file? If war and jar are bundled in an ear, the war file
should containt a "META-INF\Manifest.mf" with e.g. this content:
Manifest-Version: 1.0
Class-Path: myEJB.jar
Best regards
Wolfgang
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/618568#618568]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]