Re: [xsl] Use Xerces with Saxon?

Subject: Re: [xsl] Use Xerces with Saxon?
From: Mahesh V Kondwilkar <maheshk@xxxxxxxxxxx>
Date: Tue, 31 Jul 2001 05:23:35 -0500 (CDT)
Hello,
	I dont know if i am right, but i added this line
System.setProperty("javax.xml.parsers.SAXParserFactory","org.apache.xerces.jaxp.SAXParserFactoryImpl");
and 
1) Saxon worked with Xerces
2) The mysterious error (
javax.xml.transform.TransformerConfigurationException:
java.net.UnknownHostException: cis
) 
also disappeared.

Sending this reply just in case anyone else has the same problem..
Could someone also tell me if there's anything wrong with what I'v done?
Thanks!
Regards,
Mahesh

--
Mahesh Kondwilkar (maheshk@xxxxxxxxxxx, http://www.cis.ksu.edu/~maheshk)
Kansas State University


On Tue, 31 Jul 2001, Mahesh V Kondwilkar wrote:

> Hi,
> 	what property of the transformerFactory must we set to make Saxon
> work with Xerces?
> 
> Thanks!!
> Regards,
> Mahesh
> 
> --
> Mahesh Kondwilkar (maheshk@xxxxxxxxxxx, http://www.cis.ksu.edu/~maheshk)
> Kansas State University
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread