EAR will not display properly at the "/" context root (tomcat only)
-------------------------------------------------------------------
Key: GERONIMO-3460
URL: https://issues.apache.org/jira/browse/GERONIMO-3460
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment, Tomcat
Affects Versions: 2.0.1
Environment: G v 2.0.1 (tomcat), windows xp
Reporter: Viet Hung Nguyen
Priority: Critical
Fix For: 2.0.x
When an EAR is deployed at the "/" context root (using tomcat) there are
problems viewing the webapp. These problems exists under these conditions:
1. EAR never works on the initial deploy
2. EAR never works on server startup
The only way I have gotten these EARs to work is to:
1. change the context-root to something not "/" (but I shouldn't have to do
this)
2. redeploy the EAR
3. restart the EAR
4. undeploy, then deploy the EAR
To reproduce the problem, use the attached EAR, uninstall any WAR that is using
"/" as its context-root, deploy the EAR and visit http://localhost:8080/
Note: When the WAR inside the EAR is deployed, everything works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.