Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

 « Return to Thread: [jira] Created: (GERONIMO-4724) Empty string for contextPath should not be allowed

[jira] Commented: (GERONIMO-4724) Empty string for contextPath should not be allowed

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


    [ https://issues.apache.org/jira/browse/GERONIMO-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726271#action_12726271 ]

David Jencks commented on GERONIMO-4724:
----------------------------------------

Patch looks ok to me.  How do you know this is the expected behavior?

For specs, you basically need to use your judgement.  Usually checking that the appropriate tck still works ok is a good idea.  Explaining the context of the problem and why it is not spec compliant or other reason it needs to be fixed in the jira is a good idea too.

> Empty string for contextPath should not be allowed
> --------------------------------------------------
>
>                 Key: GERONIMO-4724
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4724
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: specs
>    Affects Versions: 2.2
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 2.2
>
>         Attachments: Geronimo-4724.patch
>
>
> While passing the empty string as the contextPath to the newInstance method, no exception is thrown, which expects a JAXBException.

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

 « Return to Thread: [jira] Created: (GERONIMO-4724) Empty string for contextPath should not be allowed