Page 1 of 1

how to use Oracle's XDK for XSLT in debugger

Posted: Thu Oct 21, 2004 2:58 am
by dacracot
How may I use Oracle's XDK (xmlparserv2.jar) within the oXygen's XSLTransformer debugger. I can see that the default library is Xalan, and that I may switch to either Saxon6.53 or Saxon8.1B, but I can not figure out how to install another 3rd party library. Oracle's XDK has significantly different behavior to any of these. I have installed oXygen 5.0 on Mac OSX 10.3.5.

Thanks - Craig

Posted: Thu Oct 21, 2004 2:28 pm
by george
Hi Craig,

There is no common interface provided by processors for debugging, therefore a new processor cannot be just plugged in. It is not possible to use Oracle's XDK with the XSLT Debugger.

You can use Oracle's XDK for performing XSLT transformations if you configure it through the JAXP oXygen option. See How to Configure an External XSLT Transformer article for more details.

Best Regards,
George