$Id: readme.txt,v 1.2 2005/09/07 15:27:57 dimitris Exp $ Note, there is also a lib/xsltc.jar that I haven't included in the component-info.xml I believe that xalan.jar contains both the Xalan Interpretive processor and the Xalan Compiled processor (XSLTC), plus the runtime support packages, while xsltc.jar contains only the Xalan Compiled processor, plus runtime support packages, if you want to use only this part. Update: I built from the xalan source a version of xalan.jar that contains only the interpretive xalan, since the xalan+xsltc+libs was conflicting with a different version of the bcel library in jboss. > build xalan-interpretive.jar