DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18354>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18354

Error receiving XML/HTTP requests strings that are too long

           Summary: Error receiving XML/HTTP requests strings that are too
                    long
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I've written a servlet to receiving XML/HTTP requests send from Pocket PC 
applications. The request string is read into a StringBuffer. Subsequently this 
is read into a InputSource to be parsed. If the request string is too long (abt 
20kb), it gets truncated before being parsed, thereby causing the SAXParser to 
throw an exception. I encounter this problem when using version 4.1.18, but not 
4.0.3.

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

Reply via email to