[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Undeploying multiple wars inside an ear causes NameAlrea
jaikiran
do-not-reply at jboss.com
Mon Dec 10 09:50:50 EST 2007
The application.xml looks fine to me. Which version of JBoss are you using? Also, the server.log file contains more verbose logs and those logs might explain what's going wrong. Do you have any other configuration files (like jboss-app.xml or jboss-web.xml in your application)? Can you post the contents of the following (from the command prompt):
jar -tf myapp.ear
where myapp.ear is the name of your application. That will print out the exact contents of your package.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111648#4111648
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111648
More information about the jboss-user
mailing list