Claus Ibsen created CAMEL-16233:
-----------------------------------
Summary: camel-jetty - type converter error after last optimization
Key: CAMEL-16233
URL: https://issues.apache.org/jira/browse/CAMEL-16233
Project: Camel
Issue Type: Bug
Components: camel-jetty
Affects Versions: 3.9.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.9.0
Just a reminder that unforseen that camel-jetty has a failing test
Caused by: org.apache.camel.NoTypeConversionAvailableException: No type
converter available to convert from type:
org.apache.http.entity.mime.MultipartFormEntity to the required type:
java.io.InputStream with value
org.apache.http.entity.mime.MultipartFormEntity@17856f0
at
org.apache.camel.impl.converter.CoreTypeConverterRegistry.mandatoryConvertTo(CoreTypeConverterRegistry.java:275)
at
org.apache.camel.support.MessageSupport.getMandatoryBody(MessageSupport.java:115)
... 81 more
--
This message was sent by Atlassian Jira
(v8.3.4#803005)