Sorry, you are right. That's the dtd file I am reffering to (web-app_2_3.dtd). Sorry for the confusion.....Still, I strongly recommend you try Xerces 2.3 :-). If you look how long it tooks to reproduce the problem (OK I'm was slow on that one :-) ), I'm not sure removing the 80 characters in all the DTD will help.

-- Jeanfrancois

Jesus M. Salvo Jr. wrote:


Didn't know there was a 2.2.2.... and there is also a bug in 2.3.0 that may actually affect me ( but not Tomcat ).

Anyway ... thanks for that ... but I am a little bit confused:

You mentioned below that the file that Xerces is complaining about is struts-config.xml, but in the URL you mentioned, you mentioned there that the problem is with a DTD that contains more than 80 characters in one line.

strust-config.xml is not a DTD ( or were you referring to strust-config_1_0.dtd? ) and does not seem to have any lines with more than 80 characters.
Or were you referring to web-app_2_3.dtd that comes with struts.jar?

Am I missing something?





Jeanfrancois Arcand wrote:

Xerces 2.2.1 is broken :-) 2.2.2 also :-) ... with Tomcat.

See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13282 for the real story.

The file that produce the error is struts-config.xml, but you cannot predict on which file it will crach.

Xerces 2.3.0 works fine for me. You should give it a try (XML Schema validation is faster).

-- Jeanfrancois



Jesus M. Salvo Jr. wrote:


I know this question has been asked before here:
http://marc.theaimsgroup.com/?l=tomcat-user&m=103649805401229&w=2

So I posted a question to the Xerces mailing list trying to confirm on which release it was fixed, but I got no response:
http://marc.theaimsgroup.com/?l=xerces-j-user&m=104425379902979&w=2

I really need to use Xerces 2.2.1 because of the bug fixes for schema and namespaces.
My question is, does anyone know which XML filein Tomcat ( 4.1.18 ) that Xerces is complaining about?
At least I can then just fix the XML file.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to