[seam-issues] [JBoss JIRA] Created: (SEAMFACES-15) Warnings should be issued when @Dependent scoped Validators and Converters are registered

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Fri Apr 23 14:39:10 EDT 2010


Warnings should be issued when @Dependent scoped Validators and Converters are registered
-----------------------------------------------------------------------------------------

                 Key: SEAMFACES-15
                 URL: https://jira.jboss.org/jira/browse/SEAMFACES-15
             Project: Seam Faces
          Issue Type: Feature Request
          Components: JSF CDI Integration
    Affects Versions: 3.0.0.Alpha2
            Reporter: Lincoln Baxter III


When users attempt to register a Faces Converter and use @Inject support without registering the converter in a normal @Scope (Request, Session, Flash, Application, Etc...) Seam Faces should print a warning at boot time using:

ProcessBean extension -- check for Converter/Validator interfaces and warn if @Dependent or isNormalScope() == false.

-- 
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 seam-issues mailing list