[richfaces-issues] [JBoss JIRA] Created: (RF-8768) Move ServiceTracker to JSR-330 dependency injection.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Jun 16 14:37:46 EDT 2010


Move ServiceTracker to JSR-330 dependency injection.
----------------------------------------------------

                 Key: RF-8768
                 URL: https://jira.jboss.org/browse/RF-8768
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: core
            Reporter: Alexander Smirnov
            Assignee: Alexander Smirnov
             Fix For: 4.0.0.Milestone1


To simplify RichFaces structure, custom ServiceTracker should be converted to dependency injection service.
For non-JEE6 environment, it would use simple implementation provided by RichFaces itself. If CDI is presented in the system, it should use provided implementation.
To reduce runtime dependencies, only annotations from javax.inject should be used. CDI configuration will be provided by xml files.

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

        


More information about the richfaces-issues mailing list