You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/01/09 12:41:18 UTC

[Bug 55937] Tomcat auto deployer not working for ROOT applications

https://issues.apache.org/bugzilla/show_bug.cgi?id=55937

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
This has been fixed in 8.0.x for 8.0.0 onwards.

Note that in Tomcat 8, attempting to deploy to /ROOT deploys the WAR as the
ROOT web application but reports that the deployment has failed. After this fix
the deployment is still to the ROOT web application but the deployer now
reports a successful deployment to "/".

Also note that the automatic deployment improvements back-ported to 7.0.x for
7.0.50 may have changed the behaviour for 7.0.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org