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.