Hi All,

We are having problems with a 200Kb xml deployment descriptor.

It seems to be a problem with the JRun implementation of the method "public void characters(char[] ch, int start, int length)" of the interface "org.xml.sax.DocumentHandler" since the possibility of several chunks has not probably been taken into account.

According to the SAX specification relative to that method, it is said: "...The Parser will call this method to report each chunk of character data. SAX parsers may return all contiguous character data in a single chunk, or they may split it into several chunks; however, all of the characters in any single event must come from the same external entity, so that the Locator provides useful information..."  http://xml.apache.org/apiDocs/org/xml/sax/DocumentHandler.html#characters(char[], int, int)

We posted the same question a few days ago into the JRun Conference as Problems with a long XML Descriptor without success.

Any help would be apprecitated.

Regards.
    César.
 
 
 
 
 
 
 
 
 

begin:vcard 
n:;
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
title;quoted-printable:<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head></head><body><font face=3D"Arial,Helvetica" color=3D"#3333FF" size=3D+2><a href=3D"http://www.aqs.es">AQS S.L.</a></font><font size=3D-1><table BORDER=3D0 CELLSPACING=3D0 CELLPADDING=3D0><tr><td COLSPAN=3D"2"><BR>C&eacute=3Bsar &Aacute=3Blvarez N&uacute=3B&ntilde=3Bez - Software Engineer</font></td></tr><tr><td>E-mail</td><td><a href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td></tr><tr><td>Phone</td><td>+34 914316047</td></tr><tr><td>Address&nbsp=3B&nbsp=3B</td><td>C/Jorge Ju&aacute=3Bn, 30, 6th floor. 28001 Madrid, Spain</td></tr></table></font></body></html>
end:vcard

Reply via email to