several enhancements to the async container client sample app
-------------------------------------------------------------
Key: GERONIMO-3932
URL: https://issues.apache.org/jira/browse/GERONIMO-3932
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: sample apps
Affects Versions: 2.2
Reporter: Sangjin Lee
Assignee: Jason Warner
Priority: Minor
Attachments: GERONIMO-3932.patch
I made a few enhancements and bug fixes in the async client sample app. The
changes include
- calls HttpServletResponse.flushBuffer() to address a Tomcat NPE
- added a "dump" query that dumps some stats
- made Callback thread safe using an AtomicBoolean
- wrote Utils to be a little more efficient
- and so on
Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.