You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Lara Lara, Pedro" <Pe...@grupocp.net> on 2002/05/29 16:45:35 UTC

javax.xml.transform.TransformerFactory.newInstance() throws a ex ception

Hello.

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.

Someone can help me?
Someone know where de source of javax.xml.transform package?

Thank you.

Pd: Sorry for my english.



Re: javax.xml.transform.TransformerFactory.newInstance() throws a ex ception

Posted by Oleg Tkachenko <ol...@multiconn.com>.
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: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org