[
https://issues.apache.org/jira/browse/CXF-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083766#comment-18083766
]
Markus Jung commented on CXF-9217:
----------------------------------
[~reta] this was indeed an integration issue on the TomEE side, however
UriInfoImpl imports StringUtils from micrometer which breaks it for us. I
submitted a PR for this: https://github.com/apache/cxf/pull/3148
> UriInfoImpl#getMatchedResourceTemplate() omits the @ApplicationPath from the
> returned template
> ----------------------------------------------------------------------------------------------
>
> Key: CXF-9217
> URL: https://issues.apache.org/jira/browse/CXF-9217
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 4.2.1
> Reporter: Markus Jung
> Priority: Major
>
> Somewhat related to CXF-9209 and [https://github.com/apache/cxf/pull/2983,]
> @ApplicationPath("/foo") prefix is missing from the strings returned by
> UriInfoImpl#getMatchedResourceTemplate.
> I tried to fix that in the linked PR as well but I reverted this again
> because of valid concerns in my implementation, seems to still be broken in
> the latest CXF release
--
This message was sent by Atlassian Jira
(v8.20.10#820010)