[ https://issues.apache.org/jira/browse/CXF-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Freeman Fang resolved CXF-7587. ------------------------------- Resolution: Fixed Fix Version/s: 3.2.2 3.1.15 patch applied on behalf of John Poth. Also verified the http-undertow transport doesn't have this issue > 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 > Assignee: Freeman Fang > Fix For: 3.1.15, 3.2.2 > > > 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)