DO NOT REPLY [Bug 24897] - Getting IOException when line length exceeds 4096

2005-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=24897.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24897





--- Additional Comments From [EMAIL PROTECTED]  2005-05-10 15:40 ---
(In reply to comment #2)
 (In reply to comment #1)
  This is a (reasonable) limit that I did put in on purpose. See the 
  CoyoteReader
  source for the constant (and recompile to change it for special purpose
  applications).
 
 I don't understand how this is reasonable.  If someone sending a request to a
 webservice, and the request is well formed (doesn't have to have line breaks 
 to
 be well formed), and it is a request with a lot of data, then this breaks it. 
 Maybe I'm missing something, I don't want to have to force my clients to to
 insert line breaks in their XML requests when there is nothing in the W3C
 standard that says XML requests have to contain line breaks.
 
 Am I missing something?
 

This seems to have been fixed in version 5.5.4.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 24897] - Getting IOException when line length exceeds 4096

2005-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=24897.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24897





--- Additional Comments From [EMAIL PROTECTED]  2005-05-10 20:26 ---
This cannot be unlimited, so 4KB is a very reasonable constant. Using this
method will make your application *extremely* inefficient, BTW.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 24897] - Getting IOException when line length exceeds 4096

2005-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=24897.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24897


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2005-05-10 20:27 ---
*** Bug 34829 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 24897] - Getting IOException when line length exceeds 4096

2005-05-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=24897.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24897





--- Additional Comments From [EMAIL PROTECTED]  2005-05-06 22:43 ---
(In reply to comment #1)
 This is a (reasonable) limit that I did put in on purpose. See the 
 CoyoteReader
 source for the constant (and recompile to change it for special purpose
 applications).

I don't understand how this is reasonable.  If someone sending a request to a
webservice, and the request is well formed (doesn't have to have line breaks to
be well formed), and it is a request with a lot of data, then this breaks it. 
Maybe I'm missing something, I don't want to have to force my clients to to
insert line breaks in their XML requests when there is nothing in the W3C
standard that says XML requests have to contain line breaks.

Am I missing something?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 24897] - Getting IOException when line length exceeds 4096

2003-11-21 Thread bugzilla
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=24897.
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=24897

Getting IOException when line length exceeds 4096

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2003-11-21 16:48 ---
This is a (reasonable) limit that I did put in on purpose. See the CoyoteReader
source for the constant (and recompile to change it for special purpose
applications).

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