Try the fixes I just checked in.
----- Original Message -----
From: Scott Boag/CAM/Lotus <Scott_Boag/CAM/[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 30, 1999 8:13 AM
Subject: Re: Threading problems in Xerces?
Andy, now I get:
file:/XML/1998/06/xmlspec-v20.dtd; Line 569; Column 19
The attribute type is required in the declaration of attribute "FIXED" for
element "bibl".
I also sometimes get an addSymbolToCache output, which I suppose is
debugging output?
And still, sometimes:
file:/XML/1998/06/xmlspec-v20.dtd; Line 466; Column 23
White space is required before the attribute name in the attribute-list
declaration for element "{0}".
and
%file:/XML/1998/06/xmlspec-v20.dtd; Line 600; Column 35
The attribute type is required in the declaration of attribute "IMPLIED"
for element "issue".
As I said, this is running with Xalan/DTM, which subclasses the parser, so
it could be something funky that I'm doing. We should set up the test with
the same docs with just the parser running.
-scott
|------------------------+------------------------+------------------------|
| | Andy Clark | |
| | <[EMAIL PROTECTED]> | To: |
| | | [EMAIL PROTECTED]|
| | 11/29/99 01:03 PM | .org |
| | Please respond to | cc: |
| | xerces-dev | (bcc: Scott |
| | | Boag/CAM/Lotus) |
| | | Subject: |
| | | Re: Threading |
| | | problems in Xerces? |
|------------------------+------------------------+------------------------|
Scott,
I have synchronized access to the static fields and committed
the changes. Please update the following files and check to
see if your problem goes away.
org/apache/xerces/readers/StringReader.java
org/apache/xerces/utils/CharDataChunk.java
org/apache/xerces/utils/StringPool.java
org/apache/xerces/utils/UTF8DataChunk.java
--
Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]