XSL for-each problem 2005-11-09 - By Christine Li
>I just looked. I made sure that serializer.jar, xalan.jar, xml-apis.jar, xercesImpl.jar are included in the classpath. Also, I am using Tomcat 5.5.12 and JDK 1.5.0_05. >Is there any other dependencies that I should be aware of? Christine, how did you run the files that I sent you to produce the output below?
I used the command line process, org.apache.xalan.xslt.Process. I thought that Sun JDK 1.5.0 renamed the package name of Xalan classes. Did you use JAXP APIs inside a Servlet or JSP? Can you try with a stand alone java program to do the transformation?
Christine Li XSLT Development IBM Toronto Lab Tel: (905)413-2601 Email: jycli@(protected)
<br><font size=2 face="sans-serif">></font><font size=2 color=#000080 face= "Arial">I just looked. I made sure that serializer.jar, xalan.jar, xml-apis.jar, xercesImpl.jar are included in the classpath. Also, I am using Tomcat 5.5.12 and JDK 1.5.0_05. </font> <br><font size=2 color=#000080 face="Arial">>Is there any other dependencies that I should be aware of? Christine, how did you run the files that I sent you to produce the output below?</font> <br> <br><font size=2 face="sans-serif">I used the command line process, org.apache .xalan.xslt.Process. I thought that Sun JDK 1.5.0 renamed the package name of Xalan classes. Did you use JAXP APIs inside a Servlet or JSP? Can you try with a stand alone java program to do the transformation? </font> <br> <br><font size=2 face="sans-serif">Christine Li<br> XSLT Development<br> IBM Toronto Lab<br> Tel: (905)413-2601<br> Email: jycli@(protected)</font>
|
|