[Opensource] xalan conflicts: xsl and jdk1.4.2
Dean Jones
deansjones at hotmail.com
Wed Jul 23 09:47:57 PDT 2003
The problem is well known, it's even uglier if you are trying to
use Xalan 2.5.1 and the XSLTC style sheet compiler. Some
instructions for Cocoon are posted here:
http://wiki.cocoondev.org/Wiki.jsp?page=EndorsedLibsProblem
to fix this problem totally, in all circumstances for me, I had to
copy the Xalan 2.5.1 jars:
xalan.jar
xercesImpl.jar
xml-apis.jar
to 3 places
<JDK_HOME>/lib/endorsed
<JRE_HOME>/lib/endorsed
<TOMCAT_HOME>/common/endorsed
All works well, XSLTC tranasformation is blazing :-)
Good luck.
Dean S Jones
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
More information about the Opensource
mailing list