[jbosstools-issues] [JBoss JIRA] (JBIDE-19405) Faces config validation incorrectly reports error in <validator-class>

Viacheslav Kabanovich (JIRA) issues at jboss.org
Wed Mar 4 16:29:49 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-19405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich updated JBIDE-19405:
------------------------------------------
    Description: 
Validation error message
"validator-class references to %className% that does not extend javax.faces.validator.Validator	faces-config.xml"
appears when class %className% correctly implements interface javax.faces.validator.Validator. Validation incorrectly assumes that it is a class to be extended.

see https://bugzilla.redhat.com/show_bug.cgi?id=1178800

  was:
Validation error message
"validator-class references to %className% that does not extend javax.faces.validator.Validator	faces-config.xml"
appears when class %className% correctly implements interface javax.faces.validator.Validator. Validation incorrectly assumes that it is a class to be extended.



> Faces config validation incorrectly reports error in <validator-class>
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-19405
>                 URL: https://issues.jboss.org/browse/JBIDE-19405
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.3.0.Alpha2
>
>
> Validation error message
> "validator-class references to %className% that does not extend javax.faces.validator.Validator	faces-config.xml"
> appears when class %className% correctly implements interface javax.faces.validator.Validator. Validation incorrectly assumes that it is a class to be extended.
> see https://bugzilla.redhat.com/show_bug.cgi?id=1178800



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list