Lara Lara, Pedro wrote:

> This line is in a method of org.apache.fop.tools.xslt.TraxTransform.java  :
> 
> TransformerFactory factory = TransformerFactory.newInstance();
> 
>  From this line is throws a exception what it can not be catched with 
> Exception class.

xslt engine probably cannot be found, do you have any of those in the 
classpath? See http://www.ibiblio.org/xml/books/xmljava/chapters/ch17s02.html 
about locating transformers.

-- 
Oleg Tkachenko
Multiconn International, Israel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to