https://issues.apache.org/bugzilla/show_bug.cgi?id=51745

--- Comment #2 from d rogatkin <metricstr...@gmail.com> 2011-08-31 18:16:32 UTC 
---
I agree that the proposed solution is a workaround of the bug in connection
implementation. However it works for both mobile and desktop platforms
(validated) and can be consider lighter solution, since doesn't require ping
and close connection in most use cases.
Another solution can be wrapping buggy connection in something taking care of
the bug. Although it can look elegant, it can bring extra overhead and make
code less readable.
Anyway I do not insist on fixing problem since I need to modify the class
anyway, since I use different Java compiler

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to