[
https://issues.apache.org/jira/browse/CXF-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287689#comment-16287689
]
ASF GitHub Bot commented on CXF-7587:
-------------------------------------
johnpoth opened a new pull request #356: [CXF-7587] use Jetty context path when
setting HTTP handler name
URL: https://github.com/apache/cxf/pull/356
https://issues.apache.org/jira/browse/CXF-7587
Thanks!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> JAXRS Server fails to serve requests when context path ends with asterisk '*'
> caracter
> --------------------------------------------------------------------------------------
>
> Key: CXF-7587
> URL: https://issues.apache.org/jira/browse/CXF-7587
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.2.2
> Reporter: John Poth
>
> I'll send a PR that contains a test that reproduces the bug and propose a
> fix. The problem comes from the Jetty server that
> [modifies|https://github.com/eclipse/jetty.project/blob/jetty-9.2.21.v20170120/jetty-server/src/main/java/org/eclipse/jetty/server/handler/ContextHandler.java#L1340]
> the context path when ending with '/*'
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)