Re: JAXP and setting org.xml.sax.driver

Elliotte Rusty Harold <[email protected]> Mon, 7 Apr 2003 11:16:38 -0400
Newsgroups gmane.comp.java.sun.xml.general
Message-ID <p04330103bab745e8484a@[192.168.254.4]>
>Elliotte,
>
>Wow, I am actually using your book "Processing XML with Java" as a
>guide, and that is exactly what you say in your book.  But my
>question is, how do I, or can I, permanently set this system
>property?  Is there a system property file I can edit?  I found in
>the archives that I can code System.setProperty() in my program to
>set the property to the crimson parser, and that works, but only on
>the fly.  I also notice that when I tried using
>org.apache.xerces.parsers.SAXParser that class wasn't found, so
>apparently the jsdk 1.4 download only contains
>org.apache.crimson.parser.XMLReaderImpl.
>

I am not aware of any means of permanently setting certain system
properties such as org.xml.sax.driver for all programs. Sorry.
--

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | [email protected] | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|           Processing XML with Java (Addison-Wesley, 2002)          |
|              http://www.cafeconleche.org/books/xmljava             |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA  |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.