Hi, you could write a servicemix-bean service unit using the XStream library to serialize/deserialize Java objects to and from xml.
Have a look at: http://xstream.codehaus.org/ Regards Lars On Wednesday 02 July 2008 13:36:08 jayasreeb wrote: > Hi, > > My requirement is to transform XML to Java objects in service mix. > How can I do this?Can you provide me an example for this?
