You are using Camel 2.11.0? Best,
Christian Müller ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Thu, Jun 6, 2013 at 5:42 PM, mchimirev <[email protected]> wrote: > I'm trying to unmarshal an xml file with camel. File is created with > xStream > and simple model. > > When I change my route to: > > it reads the file and I get this output: > > > But when I try to unmarshal the xml > > > I get nothing, I don't even hit the breakpoint on this line: > > > > ---------------EXECUTABLE CODE---------------------- > > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/unmarshal-xstream-not-working-tp5733953.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
