WAR without a geronimo-web.xml deploys to the wrong context
-----------------------------------------------------------
Key: GERONIMO-2646
URL: http://issues.apache.org/jira/browse/GERONIMO-2646
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Affects Versions: 2.0-M1
Environment: tomcat6-jee5 and tomcat6-minimal assemblies
Reporter: Paul McMahan
Assigned To: Paul McMahan
Priority: Critical
Fix For: 2.0-M1
Deploy a simple war without a <context-root> defined in geronimo-web.xml :
>deploy.bat deploy helloworld.war
Using GERONIMO_BASE: C:\geronimo-tomcat6-minimal-2.0-SNAPSHOT
Using GERONIMO_HOME: C:\geronimo-tomcat6-minimal-2.0-SNAPSHOT
Using GERONIMO_TMPDIR: C:\geronimo-tomcat6-minimal-2.0-SNAPSHOT\var\temp
Using JRE_HOME: C:\Program Files\Java\jdk1.5.0_07\jre
Deployed default/helloworld/1165871553812/war @
http://localhost:8080//helloworld
Note the two forward slashes after the port number. Trying to access this
location results in a HTTP 404 status code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira