Re: Premature End Of File Error in XML

2016-06-26 Thread Claus Ibsen
Premature end of file.* > > When executed individually, the XSLT (FPFormatting.xsl )is producing correct > XML results. Only when I execute the code, it gives me the above error. > > I tried adding Saxon dependency in Gradle, tried converting the body to > string, but this is n

RE: Premature End Of File Error in XML

2016-06-26 Thread Siano, Stephan
] Sent: Montag, 27. Juni 2016 07:15 To: dev@camel.apache.org Subject: Premature End Of File Error in XML I am trying to parse an XML file through a Camel Code. This is a portion of my Camel Code where I am parsing the XML : .to("http://abc.apt.com";) .log

Premature End Of File Error in XML

2016-06-26 Thread Varsha167
w this message in context: http://camel.465427.n5.nabble.com/Premature-End-Of-File-Error-in-XML-tp5784421.html Sent from the Camel Development mailing list archive at Nabble.com.