Yes, it looks much easier. Thanks for the hints.

Remi

On 11/23/2010 01:50 PM, davsclaus wrote:
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.

Reply via email to