|
| cc:
|
| Subject: RE: XM
Thanks Neil,
can I use the manifest file Rev 1.1 from CVS?
Andy
-Original Message-
From: Neil Graham [mailto:[EMAIL PROTECTED]
Sent: Monday, May 05, 2003 10:29 AM
To: [EMAIL PROTECTED]
Subject: RE: XMLGrammarBuilder NullPointerException
Hi Andrew,
You'll hate this, but you
:C:/xerces/xerces-2_4_0/build.xml:250: Warning: Could not find file
C:\xerces\xerces-2_4_0\src\m
anifest.xerces to copy.
-Original Message-
From: Elena Litani [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2003 7:33 AM
To: [EMAIL PROTECTED]
Subject: Re: XMLGrammarBuilder NullPointerExcepti
es/xerces-2_4_0/build.xml:250: Warning: Could not find file
C:\xerces\xerces-2_4_0\src\m
anifest.xerces to copy.
-Original Message-
From: Elena Litani [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2003 7:33 AM
To: [EMAIL PROTECTED]
Subject: Re: XMLGrammarBuilder NullPointerException
And
Andrew Fleet wrote:
> do you have a sense for when this will be generally available on the
> download site
Probably in the end of June.
>- I've never used CVS!
It is easy to extract code from CVS (module: xml-xerces/java [1]) and
building it using ant's "build jars" target.
[1] http://xml
| xerces-j-user|
| ||
|-+>
>---
--|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Re: XML
To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Re: XMLGramm
Hi Andy ,
I am not getting null pointer exception with latest code in CVS. It
seems problem is fixed .
Regards
venu
Andrew Fleet wrote:
Hi,
this may be a simple usage issue, but I'm trying to use XMLGrammarBuilder
for validation of an instance document against a schema. I'm using the
following
c