You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/18 14:19:00 UTC

[jira] [Resolved] (CAMEL-16233) camel-jetty - type converter error after last optimization

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

Claus Ibsen resolved CAMEL-16233.
---------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)