Can any one provide me an end to end example of using Dozer mapper in Apache camel routes. Thanks,
Asked
Active
Viewed 3,050 times
1 Answers
4
a basic example can be found in the component unit tests...
https://svn.apache.org/repos/asf/camel/trunk/components/camel-dozer/src/test/

Ben ODay
- 20,784
- 9
- 45
- 68
-
1just an update,
would automatically convert a given type in a camel route provided below is registered – Greg Aug 08 '12 at 19:32