[weld-issues] [JBoss JIRA] Created: (WELDX-57) Use BeforeShutdown event

Peter Royle (JIRA) jira-events at lists.jboss.org
Mon Dec 7 04:58:30 EST 2009


Use BeforeShutdown event
------------------------

                 Key: WELDX-57
                 URL: https://jira.jboss.org/jira/browse/WELDX-57
             Project: Weld Extensions
          Issue Type: Task
          Components: Java SE
            Reporter: Peter Royle
            Assignee: Peter Royle
             Fix For: Java SE 1.0.0.CR3


Currently weld listens for the shutdown event when really it should probably be the one firing it.

Also it's listening for @Shutdown BeanManager which is proprietary. There is now an appropriate event in the spec: BeforeShutdown. That should be used instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list