Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10266

Camel-cxf is removing square brackets in soap response

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 2.12.0
    • None
    • camel-cxf
    • None
    • Unknown

    Description

      We have observed that "[]" are getting removed from soap response.

      We have service, which calls external soap service and while external soap service returns response like

      <root>test</root>
      <root1>test[square] abcd</root1>

      we are getting output as :

      <root>test</root>
      <root1>testsquare abcd</root1>

      Attachments

        Activity

          People

            Unassigned Unassigned
            bharadwaj bharadwaj nakka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: