OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

org.xml.sax.Driver not specified



Hi all,
 
I encountered following exception when I tried this : XMLReader xmlReader = XMLReaderFactory.createXMLReader();
The exception was : org.xml.SAXException : System property org.xml.sax.Driver not specified
I don't know what do I have to put into system property ? Please help.
Thanks in advance.
 
Quan