[
http://jira.jboss.com/jira/browse/JBSEAM-2999?page=all ]
Dan Allen updated JBSEAM-2999:
------------------------------
Summary: Verify the JSF validators and converters implement the proper interface
(was: Verify the JSF validators and convertors implement the proper interface)
Verify the JSF validators and converters 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
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
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