Re: [xsl] Followup about Saxon-HE and Oracle Unified Directory (OUD) problem

Subject: Re: [xsl] Followup about Saxon-HE and Oracle Unified Directory (OUD) problem
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Aug 2023 22:35:56 -0000
> I am willing to try to build the plugin with the following in the plugin
code:
>
> System.setProperty("javax.xml.transform.TransformerFactory",
"net.sf.saxon.TransformerFactoryImpl");
>
> to see if that would allow the OUD to start. Do you think testing that would
be helpful at all?
>


No, it wouldn't help at all. If Saxon is on the classpath it will make no
difference, and if Saxon isn't on the classpath it won't work.

Michael Kay
Saxonica

Current Thread