[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2182) Add support for Seam component support for InitializingBean in the Spring integration

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Mon Oct 29 15:05:02 EDT 2007


Add support for Seam component support for InitializingBean in the Spring integration
-------------------------------------------------------------------------------------

                 Key: JBSEAM-2182
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2182
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Spring
    Affects Versions: 2.0.0.CR3
            Reporter: Michael Youngstrom
         Assigned To: Michael Youngstrom
             Fix For: 2.0.1.GA


Spring provides integrations with lots of 3rd party tools.  It would be nice if Seam could take better advantage of these integrations without having to embed a Spring container.

One way Seam can do this is provide an interceptor that looks for beans that implemented InitialziingBean and calls afterPropertiesSet().

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

        



More information about the seam-issues mailing list