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/27 08:36:33 UTC

[jira] Closed: (GERONIMO-5588) Web-ContextPath is not set as Web Application Bundle context-root if it's defined

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

viola.lu closed GERONIMO-5588.
------------------------------

    Resolution: Invalid

Close it. WAB should be deployed via osgi:install currenlty. Invalid case.

> Web-ContextPath is not set as Web Application Bundle context-root if it's defined
> ---------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5588
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5588
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: web
>    Affects Versions: 3.0
>         Environment: OS: winxp
> JDk: 1.6.0_21
> Build:2010.09.08-11:46:48.734+0800
>            Reporter: viola.lu
>            Assignee: viola.lu
>             Fix For: 3.0
>
>         Attachments: hello.zip, hello_withID.zip
>
>
> 1. Create a hello web application bundle, define its web-contextpath : /hello package it as a zip file
> 2.Deploy it, but its context root doesn't keep consistent with web-contextpath definition
> 3.If i define its id in web.xml like: <web-app id="Blog">, its context root is set as /Blog, not /hello, 
> Based on that, currenlty web application bundle context root is set by id attribute in web-app, not web-contextpath in manifest file.This doens't meet RFC066 spec.

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