Posted: Thu Feb 12, 2004 11:08 am Post subject: Hardcode XSL Path in Plug-in node for WBIMB5 - urgent
Novice
Joined: 19 Nov 2003 Posts: 19
Hi,
This query is regarding XML transformation by applying XSLT.
I'm migrating from WMQI2.1 to Websphere Broker Integrator Message Broker version 5.
I am trying to migrate a java plug-in node that actually reads XSL from C:/MQSI/files folder and applies it to input XML to get transformed output XML. But, WBIMB5 does not recognize the hardcoded path to read the XSL.
If i specify "C:/MQSI/files" as xslpath for the DOMParser in the Java class belonging to the plug-in node, it throws TransformerException "unknown protocol c"
But, If i just specify "MQSI/files" it throws "no protocol MQSI/files".
How can I hardcode the XSL path so that WBIMB5 understands?
Anbody Pls help.
Thx,
AgtSm
Note: I can't use XMLTransformation node b'cos of some limitations in it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum