Hi. I have a route when I'm sending from activemq to a Java class (POJO).The problem is the message is of type JDom. I've read the type converter http://camel.apache.org/type-converter.html manual
but can't find how to use a type converter with a POJO.
Could somebody give me a hint, please ? Cheers Remi