Use the examples from the book. Its much easier just to use @Converter.
Remember to add that TypeConverter file in the JAR. It tells Camel to automatic pickup and us your @Converter as type converters. This is the same technique we use in camel-core and all its components to auto register the type converters when Camel startup. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-QuickFIXJ-Proxool-jar-dependency-issues-tp3271906p3276817.html Sent from the Camel - Users mailing list archive at Nabble.com.
