Re: Null Pointer Exceptions parsing PERSONAL.XML

1999-12-14 Thread Frank Griffin
Andy Clark wrote: > I'm able to duplicate your problem. The strange thing, though, > is that most of it works if I recompile the sources contained > in the ZIP file and use *those* instead of the Jar files > bundled with the ZIP. However, printing the DTD for an XML > file with its grammar specifi

Re: Null Pointer Exceptions parsing PERSONAL.XML

1999-12-14 Thread Frank Griffin
Andy Clark wrote: > I'm able to duplicate your problem. The strange thing, though, > is that most of it works if I recompile the sources contained > in the ZIP file and use *those* instead of the Jar files > bundled with the ZIP. However, printing the DTD for an XML > file with its grammar specifi

Re: Null Pointer Exceptions parsing PERSONAL.XML

1999-12-13 Thread Andy Clark
Frank, Frank Griffin wrote: > > I'm running XML4J_3.0.0EA3 under OS/2 Warp 4 with the 19991026 > 1.1.8 JDK. If I enter the following: > > cd d:\xml4j\data > java org.apache.xerces.domx.XGrammarWriter -d personal.xml > > I get the following exception: > > java.lang.NullPointerException > [...

Null Pointer Exceptions parsing PERSONAL.XML

1999-12-11 Thread Frank Griffin
I'm running XML4J_3.0.0EA3 under OS/2 Warp 4 with the 19991026 1.1.8 JDK. If I enter the following: cd d:\xml4j\data java org.apache.xerces.domx.XGrammarWriter -d personal.xml I get the following exception: java.lang.NullPointerException at org.apache.xerces.parsers.DOMParser.getFirstChildEl