[
https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217963#comment-15217963
]
Sergey Beryozkin commented on CXF-6853:
---------------------------------------
Hmm. I think this fix is invalid. The container (Undertow ?) must be decoding
the values ?
> Support encoded value in @ApplicationPath
> -----------------------------------------
>
> Key: CXF-6853
> URL: https://issues.apache.org/jira/browse/CXF-6853
> Project: CXF
> Issue Type: Task
> Components: JAX-RS
> Affects Versions: 3.1.6, 3.0.9
> Reporter: Jim Ma
> Assignee: Jim Ma
> Fix For: 3.0.10, 3.1.7, 3.2.0
>
>
> If @ApplicationPath value is an encoded value, cxf doesn't decode and handle
> this correctly.
> @ApplicationPath("ApplicationPath%21")
> public class MyApp extends Application {
> }
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)