jamesnetherton opened a new issue #2312: URL: https://github.com/apache/camel-quarkus/issues/2312
The Salesforce integration test only verifies the producer via the `rawPayload` option. Which just returns the raw JSON or XML response from the Salesforce APIs. Most folks are likely to be using DTOs and will rely on either Jackson or XStream to do the payload serialization / deserialization. We should ensure that this can work in native mode. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org