I just got to know that it is a known issue.
http://fusesource.com/forums/message.jspa?messageID=12367
Will have to now use a workaround to solve this.
--
View this message in context:
http://camel.465427.n5.nabble.com/Strange-Error-with-XSLT-transformation-tp5730764p5730885.html
Sent from th
Try enabling stream caching [1]. It's possible that the underlying stream
is slurped by the tracer before it even gets to the XSLT.
[1] http://camel.apache.org/stream-caching.html
*Raúl Kripalani*
Enterprise Architect, Open Source Integration specialist, Program
Manager | Apache
Camel Committer
h
Sorry for the confusion. It was an editing mistake that I made. You can
assume that the XML is properly formed. Has it got to do something with the
camel core version that I'm using?
--
View this message in context:
http://camel.465427.n5.nabble.com/Strange-Error-with-XSLT-transformation-tp5730
On Fri, Apr 12, 2013 at 12:17 PM, Jothi wrote:
> version="1.0" encoding="UTF-8" standalone="yes"?>
>
> 176722
> 12345
> Y
>
>
Your XML is badly formed. Notice the opening and closing tags of the
sourceId element.
*Raúl Kripalani*
Enterprise Architect, Open Source Integration spec