[Users] BPEL: How "DoXslTransform" instruction works ?

RudyWI rudywi at gmail.com
Wed Mar 16 10:59:22 CET 2011


In my XSL stylesheet, I return a node-set using "<xsl:value-of select="exsl:node-set($myVar)" disable-output-escaping="yes" />".

But when I execute the BPEL with doXslTransform() instruction, it returns the following error :
"BPELError in DoXsltransform Function: javax.xml.transform.TransformerException: java.lang.RuntimeException: Conversion incorrecte de 'node-set' en 'java.lang.String'."

So I cannot return a node-set ?

P.S. : In BPEL Specification, "doXslTransform()" is specified like that : "object bpel:doXslTransform(string, node-set, (string, object)*)"




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=31037#31037

-------------------- m2f --------------------






More information about the Users mailing list