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

Invalid character set UTF-8; action= urn:ihe:iti:2007:RetrieveDocumentSet in request in Contet-type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.0.10, 2.1.4
    • None
    • None
    • Linux, Ubuntu 8.04

    • Unknown

    Description

      Hi, I have a problem reading this soap Message, CXF throw "java.io.IOException: Invalid character set UTF-8; action= urn:ihe:iti:2007:RetrieveDocumentSet in request."

      POST /EuleroXDSRepository/repositoryb HTTP/1.1
      Content-Type: application/soap+xml; charset=UTF-8; action="urn:ihe:iti:2007:RetrieveDocumentSet"
      User-Agent: Axis2
      Host: 172.30.20.161:8888
      Transfer-Encoding: chunked

      2f3
      <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope" xmlns:wsa="http://www.w3.org/2005/08/addressing"><soapenv:Header><wsa:To>http://localhost:8888/EuleroXDSRepository/repositoryb</wsa:To><wsa:MessageID>urn:uuid:F99C8EB3F258E6DC751225718664373</wsa:MessageID><wsa:Action>urn:ihe:iti:2007:RetrieveDocumentSet</wsa:Action></soapenv:Header><soapenv:Body><RetrieveDocumentSetRequest xmlns="urn:ihe:iti:xds-b:2007" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <DocumentRequest>
      <RepositoryUniqueId>urn:4a8afe2</RepositoryUniqueId>
      <DocumentUniqueId>172.30.20.187262</DocumentUniqueId>
      </DocumentRequest>
      </RetrieveDocumentSetRequest></soapenv:Body></soapenv:Envelope>
      0

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            andrea.bozzetto Andrea Bozzetto
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: