[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem while creating EAR

jaikiran do-not-reply at jboss.com
Thu Jun 25 09:25:56 EDT 2009


You can package all those 3 deployments in a single EAR and deploy it. Your EAR would then look like:

myapp.ear
  | |
  | |--- META-INF
  | |	|
  | |	|--- application.xml
  | |
  | |--- myapp-one.jar
  | |
  | |--- myapp-two.jar
  | |
  | |--- myapp.war
  | 
  | 
  | 
  | 
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240041#4240041

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240041



More information about the jboss-user mailing list