anonymous wrote : 2009-01-08 14:35:11,421 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/,
vfsUrl=myatlas.ear/myatlas.war
You are trying to bind your application to the / context, which is already taken up by
ROOT.war. See this for details
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=147130
You will have to change the context of the web-app (in application.xml)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200287#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...