[jboss-dev-forums] [Design of POJO Server] - Re: Ordering of nested deployments
adrian@jboss.org
do-not-reply at jboss.com
Fri Oct 13 09:22:20 EDT 2006
"scott.stark at jboss.org" wrote : The war deployers contained in a jbossweb-tomcat6.deployer package also contains a ROOT.war. The structural pase phase identifies the jbossweb-tomcat6.deployer and jbossweb-tomcat6.deployer/ROOT.war as deployment contexts, but the deployer list is fixed going into the deploy loop.
|
This is case where deployer and container are incorrectly mixed together.
ROOT.war is a runtime component that shouldn't be part of the
deployer deployment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978143#3978143
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978143
More information about the jboss-dev-forums
mailing list