Hello guys,
I have a problem with XML deserialization to POJO class in a java bean,
used in Camel route.
The problem is following exception, when such route is invoked:

java.lang.NoClassDefFoundError:
com/fasterxml/jackson/databind/deser/std/DelegatingDeserializer

I have installed all needed Jackson dependencies in Karaf. The
deserialization works on my workstation, in unit tests.
But I don't get it why it's the class or maybe complete package not
available on Karaf server.

-- 
S pozdravem / Best regards
Martin Stiborský

Jabber: st...@njs.netlab.cz
Twitter: http://www.twitter.com/stibi

Reply via email to