Camel -> JBI endpoint fails to find converters when deployed into SMX 4
-----------------------------------------------------------------------
Key: SMXCOMP-483
URL: https://issues.apache.org/activemq/browse/SMXCOMP-483
Project: ServiceMix Components
Issue Type: Bug
Components: servicemix-camel
Reporter: Willem Jiang
The SA which can work in Serivcemix3.x can't work in ServiceMix 4.x, since
servicemix-camel component complains it can't find the TypeConverter.
org.apache.camel.NoTypeConversionAvailableException: No type converter
available to convert from type: class
org.apache.camel.component.file.FileMessage to the required type:
javax.xml.transform.Source with value FileMessage:
C:\test\di10\camelin\pvsw-engine-test-sa-1.0.pom
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.