Alex Dettinger created CAMEL-13533:
--------------------------------------
Summary: camel-salesforce: integration tests fail because
salesforce answer is not valid xml
Key: CAMEL-13533
URL: https://issues.apache.org/jira/browse/CAMEL-13533
Project: Camel
Issue Type: Bug
Reporter: Alex Dettinger
Some salesforce API response are not valid xml because xml element name
contains space whereas they should not.
For instance:
<Ant Migration Tool>
...
</Ant Migration Tool>
Possible actions:
+ Open a bug to salesforce (workaround, possible fix ?)
+ Deactivate integration tests for xml
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)