[ https://issues.apache.org/jira/browse/TOMEE-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gallimore updated TOMEE-2739:
--------------------------------------
Fix Version/s: 8.0.1
7.1.2
> CXFJAXRSFilter applied to wrong StandardContext in certain circumstances
> ------------------------------------------------------------------------
>
> Key: TOMEE-2739
> URL: https://issues.apache.org/jira/browse/TOMEE-2739
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 1.7.5, 7.0.6, 7.1.1, 8.0.0-Final
> Reporter: Jonathan Gallimore
> Assignee: Jonathan Gallimore
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.0.7, 7.1.2, 8.0.1
>
>
> With the following EAR structure
>
> test.ear - application id test-app
> -- test1.war – plain servlet - context-root /test-app
> -- test2.war -EJB/REST component - /test-rest
>
> The CXFJAXRSFilter will be registered to test1.war and not test2.war as the application
id is evaluated against the context as opposed to the webcontext being evaluated against the
context path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|