Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3722

Invalid SOAPMessage caching in SoapMessageContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4, nightly
    • jaxws
    • None

    Description

      SoapMessageContext.getMessage() will always return a cached copy of the SOAPMessage even though the underlying message in org.apache.axis2.jaxws.core.MessageContext was changed (i.e. using messageCtx.getMEPContext().setMessage()). The SoapMessageContext must not cache the SOAPMessage or it should detect when the underlying Message changes.

      Attachments

        1. AXIS2-3722.patch
          5 kB
          Jarek Gawor

        Activity

          People

            gawor@mcs.anl.gov Jarek Gawor
            gawor@mcs.anl.gov Jarek Gawor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: