[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3044) Seam and Google Guice Integration

Pawel Wrzeszcz (JIRA) jira-events at lists.jboss.org
Tue May 27 05:59:00 EDT 2008


Seam and Google Guice Integration
---------------------------------

                 Key: JBSEAM-3044
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3044
             Project: Seam
          Issue Type: Patch
    Affects Versions: 2.1.0.A1
            Reporter: Pawel Wrzeszcz


A patch contains implementation of Guice support for Seam. Basically, it allows use of Guice injection for all Seam components annotated with the @Guice annotation. I expect Guice may be useful to tie non-Seam parts of large or legacy applications together with Seam.

Implementation is located in the src/guice directory and packaged as jboss-seam-guice.jar. I've provided an XML Schema for configuration and a really simple example application, together with a test case.

Usage and documentation: http://wiki.jboss.org/wiki/LabsSeamGuice

-- 
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