DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25948>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25948

FIX: Manager App can't redeploy ROOT applications





------- Additional Comments From [EMAIL PROTECTED]  2004-01-08 10:40 -------
I found two more wrong undeploy parameter at ManagerServlet.

But following situation was strange:
Context Deployment with a context path="/" work also, but you can't undeploy 
those ROOT Context. The spezial ROOT context path handling with out "/" not 
working at the ContextRuleSet configured context. The result is the manager 
application can't find the ROOT application.
ManagerServlet unddeploy(..)
-...
    deployer.findDeployedApp("") # search for "" but the ROOT context is 
registerted under "/".

OK: The doc say set path to "" is the only way two set ROOT context but the 
ManagerServlet can load a context.xml with path "/" as ROOT context!

Strange...

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to