Hi, Raj.

Rajesh Jain <[EMAIL PROTECTED]> wrote on 2008-04-15 03:59:46 PM:
> I tried to set
> -Djavax.xml.transform.TransformerFactory=org.apache.xalan.xsltc.
> trax.TransformerFactoryImpl
> 
> and now I have Transformer errors in my tomcat log file. Do I need to 
add
> any additional jar files if I want to use XLTC
> 
> Caused by: javax.xml.transform.TransformerConfigurationException: Could 
not
> compile stylesheet


So given that error, we can conclude that you were probably not using 
XSLTC before.

Are you able to share the stylesheet?  If not, I suggest you try compiling 
it with XSLTC from the command-line using 
org.apache.xalan.xsltc.cmdline.Compile in order to see whether you can 
trim it down to something smaller that reproduces the failure.

Thanks,

Henry
------------------------------------------------------------------
Henry Zongaro
XML Transformation & Query Development
IBM Toronto Lab   T/L 313-6044;  Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]

Reply via email to