Here there are:
jar -tf myEar.ear
| META-INF/
| META-INF/MANIFEST.MF
| lib/
| lib/util1.jar
| lib/util2.jar
| myEjb.jar
| META-INF/application.xml
and
jar -tf myEjb.jar
| META-INF/
| META-INF/MANIFEST.MF
| myPackage/
| myPackage/myBean
| META-INF/ejb-jar.xml
| META-INF/jboss.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188455#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...