[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: EJB not deployed in EAR file with libraries

antonio.genghi do-not-reply at jboss.com
Tue Nov 11 07:56:59 EST 2008


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



More information about the jboss-user mailing list