[
https://issues.apache.org/jira/browse/ARIES-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carlos Sierra updated ARIES-1874:
---------------------------------
Affects Version/s: jax-rs-whiteboard-1.0.2
Fix Version/s: (was: jax-rs-whiteboard-1.0.2)
jax-rs-whiteboard-1.0.3
> Servlet registration should use / instead of "" to be compliant with HTTP
> whiteboard spec
> -----------------------------------------------------------------------------------------
>
> Key: ARIES-1874
> URL: https://issues.apache.org/jira/browse/ARIES-1874
> Project: Aries
> Issue Type: Bug
> Components: jax-rs-whiteboard
> Affects Versions: jax-rs-whiteboard-1.0.2, jax-rs-whiteboard-1.0.1
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: jax-rs-whiteboard-1.0.3
>
>
> According to the spec:
> {code}
> For ServletContextHelper services, the value of this service property must be
> of type String. The value is either a slash for the root or it must start
> with a slash but not end with a slash. Valid characters are defined in
> rfc3986#section-3.3. Contexts with an invalid path are ignored.
> {code}
> So, JAXRS Whiteboard should use {{/}} for instance instead of {{""}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)