[
https://issues.apache.org/jira/browse/CAMEL-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10266.
---------------------------------
Resolution: Invalid
Please use the user forum / user mailing list to get help first.
Read here
http://camel.apache.org/support.html
Also Camel 2.12 is EOL and not supported. See that page above how you can
upgrade and try a newer version first.
> Camel-cxf is removing square brackets in soap response
> ------------------------------------------------------
>
> Key: CAMEL-10266
> URL: https://issues.apache.org/jira/browse/CAMEL-10266
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf
> Affects Versions: 2.12.0
> Reporter: bharadwaj nakka
>
> 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>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)