You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jonathan Gallimore (Jira)" <ji...@apache.org> on 2019/12/19 16:34:00 UTC

[jira] [Updated] (TOMEE-2739) CXFJAXRSFilter applied to wrong StandardContext in certain circumstances

     [ 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:     (was: 7.0.8)
                   7.0.7

> 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
>
>
> 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)