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#4188455

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188455
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to