You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Alex Dettinger (JIRA)" <ji...@apache.org> on 2019/05/16 09:20:00 UTC

[jira] [Resolved] (CAMEL-13533) camel-salesforce: integration tests fail because salesforce answer is not valid xml

     [ https://issues.apache.org/jira/browse/CAMEL-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Dettinger resolved CAMEL-13533.
------------------------------------
    Resolution: Fixed

Xml related tests are now ignored for composite batch api

> 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: 3.0.0-M3
>
>
> Some salesforce API response are not valid xml because xml element name contains space whereas they should not.
> For instance, the CompositeApiBatchIntegrationTest.shouldSupportLimits was failing because the response contained:
> <Ant Migration Tool>
> ...
> </Ant Migration Tool>
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)