DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15444>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15444 DTMException in xslt.Process ------- Additional Comments From [EMAIL PROTECTED] 2003-03-17 16:06 ------- Hi. I am unable to reproduce the exception you are seeing, using Xalan 2.5.D1. I suspect that you still inadvertently using the version of Xalan packaged with JDK1.4. You can use the EnvironmentCheck utility to verify the version of Xalan that you are picking up: http://xml.apache.org/xalan-j/faq.html#faq-N1005C Also, in your batch file, note that putting xalan.jar on the classpath will have no effect because it will still get picked up first from the JDK installation.
