https://bz.apache.org/bugzilla/show_bug.cgi?id=56026

--- Comment #18 from Jonathan Leech <[email protected]> ---
I'll try again here. The current Tomcat implementation of this API throws
IllegalStateException / TEXT_FULL_WRITING even if the client synchronizes
access to the methods and / or ensures that the last message was delivered (as
far as the async API is concerned) before sending the next message. Repeatedly
saying for 8 years you're following the spec and to take it up with the expert
group is not helpful. This is a bug. The sync calls shouldn't return and the
async calls shouldn't represent that the message was completed if a subsequent
call would result in TEXT_FULL_WRITING.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to