You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/09/22 01:19:32 UTC

[jira] Created: (GERONIMO-5622) (tomcat Bug 49937) What to do with AsyncListeners is contradictory in the spec

(tomcat Bug 49937) What to do with AsyncListeners is contradictory in the spec
------------------------------------------------------------------------------

                 Key: GERONIMO-5622
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5622
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 3.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.0


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

The spec sections in question are sections 15.5, 4.4.3, 4.4.3.5, 8.1.4, 11.3.2.

I think it's pretty clean that an AsyncListener can be a managed bean, so it needs to be constructed by the instance manager.

the patch also allows it to appear anywhere else a listener can, which is explicitly allowed by some sections and explicitly prohibited by others.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.