You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Warner (JIRA)" <ji...@apache.org> on 2008/04/25 21:31:56 UTC

[jira] Resolved: (GERONIMO-3932) several enhancements to the async container client sample app

     [ https://issues.apache.org/jira/browse/GERONIMO-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Warner resolved GERONIMO-3932.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

Committed revision 651688

Thanks, Sangjin!

> 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
>             Fix For: 2.2
>
>         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.