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
> [...]

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 specified in XML Schema gives the
NullPointerException you mention.

Please recompile the source provided and use those for now. I
will be looking into the problem with the XGrammarWriter.

-- 
Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]

Reply via email to