Hello Gary,
I did the test you described.
I have to say first that I am not using Xalan 1.3.1 but Xalan 2.6.0 (I did a mistake when I check the manifest of the JAR file).
You solution is not working.
I know that the Xalan package I put in the “endorsed” directory is used because I cannot not delete it when the Tamino server is running.
I cannot open a problem because the SXS is only supported through this forum.
Anyway I make it work !
I add the following jar files in the “java classpath” value of the “HKEY_LOCAL_MACHINE\SOFTWARE\Software AG\Tamino\4.1.4.1\SXS” key in the registry:
- jaxp.jar: version 1.2.3
- xalan.jar: version 2.6.0
- xp.jar: version 1.2
- xercesImpl.jar: 2.6.2
The problem comes from the missing of Xerces. In the XSLT SXS documentation, Xerces is not a required package but as it is a required package for making Xalan works I think Xerces should be added to the required package list for the XSLT SXS.
By the way, adding the same packages in the JAVA CLASSPATH in the system environment does not work.
Thank you for your help.
Regards,
Ludovic
#API-Management#webMethods#Tamino