This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Use Xerces with Saxon?


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@cis.ksu.edu, 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@cis.ksu.edu, 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]