Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5577

WebApplicationException thrown when matrix parameters used with a path that ends with "/"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.13, 2.7.10
    • 3.0
    • JAX-RS
    • Moderate

    Description

      (This issue was originally posted as a question to users@cxf.apache.org here: http://cxf.547215.n5.nabble.com/JAX-RS-issue-in-2-6-13-w-JSESSIONID-as-a-path-parameter-td5740381.html)

      Including a JSESSIONID path parameter will break REST paths which end with a forward slash. For example, the path:

      <proto>://<host:port>/api/people/;jsessionid=xxx

      Will result in a WebApplicationException being thrown. If the path does not end with a forward slash, everything works as expected.

      Attachments

        1. bug-cxf-routing-jsessionid.zip
          82 kB
          Terence Kent

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            tkent Terence Kent
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: