You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Jack Chu <jc...@viant.com> on 2000/08/10 01:40:59 UTC

System property for sax driver?

Hi,

Need your help.

How do you set the system property for the sax driver? Where do I set this?
What is the name and value?

I'm running Xerces 1.1.3 with Apache.

The line of code that's giving me an error is:
>> import org.xml.sax.*;
>> import org.xml.sax.helpers.*;
....
>> XMLReader xr = XMLReaderFactory.createXMLReader();

This gives me the error msg:
org.xml.sax.SAXException: System property org.xml.sax.driver not specified
        at
org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory.java:9
0)
        at TestParser.main(TestParser.java:79)


Thanks for your help.
jack

______________________________________________
Jack Chu
jchu@viant.com
415-659-3123 voice
408-910-3599 cell