In a version before i insert class of my converters under /resources/META-INF/services/org/apache/camel/TypeConverter file and works fine.
Now i delete this file and annotated classes with @Converter. But i get this error 'Caused by: org.apache.camel.NoTypeConversionAvailableException: No type converter available to convert from type' What must i do that my converters are auto detected ? ----- kh -- View this message in context: http://camel.465427.n5.nabble.com/Camel-2-17-Converter-auto-detection-tp5780578.html Sent from the Camel - Users mailing list archive at Nabble.com.