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

CXF/JAX-RS can not handle encoded urls that contain a jsessionid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.12
    • 2.4.1, 2.3.5
    • JAX-RS
    • None

    Description

      CXF/JAX-RS stack can not handle encoded urls that contain a jsessionid,
      I get the warning in the logger after ich try to get data thru REST URL that contains a session cookie lsited below
      http://localhost:8099/workplace/service;jsessionid=ctjy3rhkbyya1j73rceiw2rup?patientId=1109&responseTimeZone=America%2FLos_Angeles&noCache=1307087541416

      Jun 7, 2011 4:58:40 PM org.apache.cxf.jaxrs.utils.JAXRSUtils findTargetMethod
      WARNING: No operation matching request path /;jsessionid=ctjy3rhkbyya1j73rceiw2rup is found, HTTP Method : GET, ContentType : /, Accept : text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8,.
      Jun 7, 2011 4:58:40 PM org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper toResponse
      WARNING: WebApplicationException has been caught : no cause is available
      2011-06-07 16:58:40,457 WARN o.a.cxf.jaxrs.utils.JAXRSUtils[]: No operation matching request path /;jsessionid=ctjy3rhkbyya1j73rceiw2rup is found, HTTP Method : GET, ContentType : /, Accept : text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8,.
      2011-06-07 16:58:40,473 WARN o.a.c.j.i.WebApplicationExceptionMapper[]: WebApplicationException has been caught : no cause is available

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            xi.zhang Xi Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: