>By "in my classpath" do you mean in your CLASSPATH environment variable, or >Ant's lib dir, or a forking task in your build target? Try putting >xalan.jar in %ANT_HOME%/lib with the other XML jars you mentioned. I am >using the style/xslt tasks and they work fine (with Xalan 2.4.1) with Sun >and IBM 1.3.x JDKs.
I was putting it in my CLASSPATH environment var. Putting the xalan.jar file in $ANT_HOME/lib fixed the problem though. Thanks a bunch! Regards, Nathan [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>