Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-2739

CXFJAXRSFilter applied to wrong StandardContext in certain circumstances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.5, 7.0.6, 7.1.1, 8.0.0-Final
    • 7.0.7, 7.1.2, 8.0.1
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              jgallimore Jonathan Gallimore
              jgallimore Jonathan Gallimore
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: