File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Deploying EAR files on JBOSS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Deploying EAR files on JBOSS" Watch "Deploying EAR files on JBOSS" New topic
Author

Deploying EAR files on JBOSS

rakkesh kumar
Ranch Hand

Joined: Oct 06, 2004
Posts: 37
how to deploy the Ear files on JBOSS.
War files getting deployed on JBOSS separately.
But while giving with ear file it's getting deplyed .but not accessibe.

My ear file is WJ.ear
My war file is WJW.war.

if i deploy the war file WJ.ear/WJW.war ,
i'm getting error source not found.

how to deploy the ear files .

i'm having jboss-app.xml(is it jboss-app.xml or jboss-application.xml) under META-INF.

and jboss-web.xml under WEB-INF folder


what are the elements to be added to the jboss-app.xml
 
 
subject: Deploying EAR files on JBOSS
 
Threads others viewed
WAR file deployment and jboss-service.xml
Jboss (jboss-app.xml) question.
JBoss EAR structure
Define DataSource in META-INF/context.xml ?
error delploying ear file on JBOSS 3.0.8
MyEclipse, The Clear Choice