On Mon, Nov 28, 2011 at 6:15 PM, Tristan23 <[email protected]> wrote: > Hi, > > I am using convertBodyTo() to convert an XML document to DOM. > > Basically it works. > > Unfortunately I get messages with a preceding declaration: > <?xml version="1.0" encoding="UTF-8" standalone="yes"?> > > This causes the convertBodyTo(org.w3c.dom.Document.class) to fail. > > What to do?
What version of Camel are you using? What error do you see? > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/convertBodyTo-org-w3c-dom-Document-class-fails-tp5029460p5029460.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
