Bug 46115

Summary: Cannot deploy without specifying "Context Path"
Product: Tomcat 6 Reporter: Keisuke Kamada <ewigkeit1204>
Component: Manager applicationAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: minor CC: anomaly256
Priority: P2    
Version: 6.0.18   
Target Milestone: default   
Hardware: All   
OS: All   

Description Keisuke Kamada 2008-10-28 22:54:46 UTC
I tried to deploy an web application which is not specified a "Context Path",
but Tomcat manager indicated a message "FAIL - Invalid context path was specified".

Depend on deployment screen of Tomcat manager, context-path is optional, and one of war, directory url or xml configuration file url is required.
Comment 1 Mark Thomas 2008-11-01 17:42:58 UTC
You are correct, pah is required. I have updated trunk and proposed the fix for 6.0.x
Comment 2 Mark Thomas 2009-01-14 16:34:33 UTC
This has been fixed in 6.0.x and will be included in 6.0.19 onwards.
Comment 3 Mark Thomas 2010-06-22 05:41:09 UTC
*** Bug 49451 has been marked as a duplicate of this bug. ***