Eduardo Breijo created MYFACES-4159:
---------------------------------------
Summary: Update FacesValidator and FacesBehavior annotations target
Key: MYFACES-4159
URL: https://issues.apache.org/jira/browse/MYFACES-4159
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.3.0-beta
Reporter: Eduardo Breijo
Priority: Minor
The JSF 2.3 spec section 5.9.1 says that it must be possible to use @Inject
when specifying FacesConverters, FacesValidators and FacesBehaviors. On MyFaces
2.3, only FacesConverters works fine when trying to inject them, but
FacesValidator and FacesBehavior annotations need to be updated to allow the
same target as FacesConverters so we don't get any compile issues. I'm going to
provide a patch for this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)