[
https://issues.apache.org/jira/browse/CAMEL-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Dettinger updated CAMEL-13533:
-----------------------------------
Description:
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:
+ Deactivate integration tests for xml
was:
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
> 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
> Components: camel-salesforce
> Affects Versions: 3.0.0-M2
> Reporter: Alex Dettinger
> Assignee: Alex Dettinger
> Priority: Major
> Fix For: Future
>
>
> 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:
> + Deactivate integration tests for xml
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)