[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2999) Verify the JSF validators and convertors implement the proper interface

Dan Allen (JIRA) jira-events at lists.jboss.org
Wed May 14 16:19:26 EDT 2008


Verify the JSF validators and convertors implement the proper interface
-----------------------------------------------------------------------

                 Key: JBSEAM-2999
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2999
             Project: Seam
          Issue Type: Feature Request
          Components: JSF Integration
    Affects Versions: 2.1.0.A1, 2.0.2.CR2
            Reporter: Dan Allen
         Assigned To: Dan Allen
            Priority: Minor
             Fix For: 2.1.0.GA


When a component is declared as a validator or converter using @Validator and @Converter, respectively, Seam should verify that the bean class actually implements the proper JSF interface (either javax.faces.validator.Validator or javax.faces.convert.Converter). Right now, it just bombs out when JSF tries to use the component.

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