You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2010/09/13 07:02:58 UTC

[jira] Updated: (GERONIMO-5583) Same Web Context-Paths in two EBA don't conflict after deployment

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

viola.lu updated GERONIMO-5583:
-------------------------------

    Attachment: osgi.zip
                hello_withID.zip

I created two wba with same web context path, but tomcat container will report an error if context root is not unique:
2010-09-13 12:50:46,546 ERROR [TomcatContainer] Unable to add the child container: /Blog .  Please check if your project's context-root is unique.
 WBA and EBA are shown in different way?


> Same Web Context-Paths in two EBA don't conflict after deployment
> -----------------------------------------------------------------
>
>                 Key: GERONIMO-5583
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5583
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Aries
>    Affects Versions: 3.0
>         Environment: OS:winXP
> JDK: 1.6.0_21
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: hello_withID.zip, osgi.zip
>
>
> 1.Build Aries sample, deploy its blog sample EBA: blog-jdbc-eba, and blog-jpa-eba to server, 
> 2.Both ebas contains the sample web.jar file, same Web-ContextPath: /blog, but no conflict error, and i can access the app via http://localhost:8080/blog/.
> Not sure which one is called. There should web-contextpath check, if one already exists, should report errors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.