You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/02 09:31:06 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1868: transferException URI option does not work in native mode

jamesnetherton commented on issue #1868:
URL: https://github.com/apache/camel-quarkus/issues/1868#issuecomment-702626151


   Yes, it's in the various Camel components. E.g like here:
   
   https://github.com/apache/camel/blob/master/components/camel-http-common/src/main/java/org/apache/camel/http/common/DefaultHttpBinding.java#L205-L210
   
   And here:
   
   https://github.com/apache/camel/blob/master/components/camel-http-common/src/main/java/org/apache/camel/http/common/DefaultHttpBinding.java#L383
   
   I forget there's also the `allowJavaSerializedObject` which has the same issue. But it's not enabled by default since it can be a security risk.


----------------------------------------------------------------
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:
users@infra.apache.org