You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Panneerselvam <pa...@tcs.com> on 2017/06/09 19:40:58 UTC

Transformation error CAMEL to XSLT

i want  to send an XML via camel Message header to XSLT param. 
in XSLT , while iterate, getting an error like, 
 org.apache.xpath.objects.XObject cannot be cast to
org.apache.xpath.objects.XNodeSet.

Eg: <xsl:for-each select="$request//details> --. Error thrown



--
View this message in context: http://camel.465427.n5.nabble.com/Transformation-error-CAMEL-to-XSLT-tp5802851.html
Sent from the Camel Development mailing list archive at Nabble.com.