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

getVersion Service returns invalid response message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.94
    • 0.95
    • None
    • None

    Description

      Notice the bogus namespace decl on the child of body element: xmlns:res="http://soapenc/">

      <soapenv:Envelope
      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
      xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
      <soapenv:Header>...</soapenv:Header>
      <soapenv:Body>
      <res:getVersionResponse xmlns:res="http://soapenc/">
      <return xmlns="">Hello I am Axis2 version service , My version is 0.94 Jan 11, 2006 (07:57:40 LKT)</return>
      </res:getVersionResponse>
      </soapenv:Body>
      </soapenv:Envelope>

      Attachments

        Activity

          People

            Unassigned Unassigned
            imjimmurphy Jim Murphy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: