You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2008/06/05 16:31:45 UTC

[jira] Assigned: (GERONIMO-3460) EAR will not display properly at the "/" context root (tomcat only)

     [ https://issues.apache.org/jira/browse/GERONIMO-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh reassigned GERONIMO-3460:
---------------------------------------

    Assignee: Jay D. McHugh

> 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
>            Assignee: Jay D. McHugh
>            Priority: Critical
>             Fix For: 2.0.x
>
>         Attachments: college_fest.ear
>
>
> 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.