Hi You got any further with this issue?
Have you considered using Camel 2.8.0? It allows you to use the FQN class name of your custom type converters in the TypeConverter file, which allows Camel to do pure classpath loading of the converter, which is faster and more easier than JAR scanning. See details at http://camel.apache.org/type-converter.html On Thu, Aug 25, 2011 at 6:41 PM, dunnlow <dunn...@yahoo.com> wrote: > I should add that I tried loading the converter class as a bean in my > app-context.xml but that didn't do the trick either. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/TypeConverter-not-being-loaded-tp4735055p4735153.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/