XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
+ Stylus Studio Technical Forum (14621)
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2016)
- Stylus Studio FAQs (159)
-> - XML Publisher painting problem... (1)
-> + Windows Installer (Not Respond... (2)
-> - system property org.xml.sax.dr... (1)
-> - Demonstration of CSV to Fixed-... (1)
-> - The Java Virtual Machine is re... (1)
-> - JDBC Users Guide (1)
-> - Connect for SQL/XML Questions (1)
-> - struzzo.exe has 10-25% cpu usa... (1)
-> - 'crossgrade' with SSL? (1)
-> + what happens with xmlspy licen... (3)
-> + crossgrade cheaper then update... (2)
-> + New to XML (2)
-> - Version 6 - price increase (1)
-> + XSD documentation (2)
-> + New Tutorial: How to Configure... (2)
-> + In dtd, Group comes first (2)
-> + converting DTD to Schema (3)
-> - New FAQ for Stylus Studio Home... (1)
-> + Project - Add New Document - a... (6)
-> + XSLT - Mapper view - And Or (2)
-- [1-20] [21-40] [41-60] Next
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Posttop
SSDN AdminSubject: system property org.xml.sax.driver not specified
Author: SSDN Admin
Date: 26 May 2005 04:03 PM
Probably you should just set it to the classname of a SAX2 parser.
Some examples:

gnu.xml.aelfred2.SAXDriver (small/non-validating)
gnu.xml.aelfred2.XmlReader
org.apache.crimson.XmlReader
org.xerces.parsers.SAXParser

Start your program using

java -Dorg.xml.sax.driver=gnu.xml.aelfred2.SAXDriver ...

and then you'll bootstrap using that particular parser. (However,
SAX2 parser distros should be arranging to have a default even
for folk who haven't used magic JVM invocation options.)

   
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.