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

Re: New package



Hi Dan

> One problem keeps hitting me with SiRPAC: if I don't set the -D property
> for the Microstar parser (or whichever). Any thoughts on how to make
> this easier? My calling applications don't get to do commandline stuff
> so have been doing this sort of thing:
> 
>               if (System.getProperty("org.xml.sax.parser")==null)
>                 {
>                 System.out.println("Defaulting to microstar XML parser");
> 		System.setProperty("org.xml.sax.parser","com.microstar.xml.SAXDriver");
>                 }

I'll hard-code SiRPAC to use IBM's XML Parser V1.1.4 by default - ok?

Janne
--
Janne Saarela           | Visiting scientist
Email: jsaarela@w3.org  | World Wide Web Consortium http://www.w3.org/