I write a custom TypeConverter , and i also add META-INF/services/org/apache/camel/TypeConverter
it worked good in my application (I run camel in org.apache.camel.spring.main not use maven) but when i wanna use CamelTestSupport to test my camle route , it can't find my custom converter. have someone met this situation before? -- View this message in context: http://camel.465427.n5.nabble.com/CamelTestSupport-doesn-t-load-Custom-TypeConverter-tp4945011p4945011.html Sent from the Camel - Users mailing list archive at Nabble.com.
