On Tue, 6 Nov 2001 10:59:16 +0530
"ramesh" <[EMAIL PROTECTED]> wrote:
> Hai,
>
> i am new to xmldb. Please send me if u have any example program using with
> sax. I got one run time error that org.sax.driver is not specified. what
> value it has to be set. (it ocuuring in the call of
> org.xml.sax.helpers.XMLReaderFactory.createXMLReader())
> Any small help also very useful to me. thank you.
Set the java command line argument to
-Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser
or the SAX parser of your choice.
Regards.
--
______________________________________________________________________
Lars Martin mailto:[EMAIL PROTECTED]
SMB GmbH http://www.smb-tec.com
----------------------------------------------------------------------
Post a message: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Contact administrator: mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------