tnx Williem. I get the same error with enableMultipartFilter=false setting: [Body is instance of org.apache.camel.StreamCache]]. Caused by: [java.lang.IndexOutOfBoundsException - null]
I get a similar error when I disable stream cache. from("../../?matchOnUriPrefix=true&enableMultipartFilter=false&disableStreamCache=true") The error message is: ..Exhausted after delivery attempt: 1 caught: org.apache.camel.CamelExchangeException: JettyClient failed cause by: null. Exchange[Message: [Body is instance of java.io.InputStream]]. Caused by: [java.lang.IndexOutOfBoundsException - null] -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-proxy-Rest-service-fails-for-file-uploading-tp5742769p5742778.html Sent from the Camel - Users mailing list archive at Nabble.com.