It worked after adding some dummy payload :)

        <route>
                        <from uri="timer://TestTimer?period=5000" />
                        <to uri="string-template:Dummy.xml" />
                        <setHeader headerName="instanceId">
                                <constant>VS</constant>
                        </setHeader>
                        <to uri="xslt:file:c://vivek//transform.xsl" />
                        <to uri="file:c://vivek//output.xml" />
                </route>

Cheers
Guru
gnanaguru.com




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-XSLT-Param-Issue-Body-is-null-tp5749582p5749583.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to