[jboss-jira] [JBoss JIRA] Commented: (AS7-1472) Overridden API method of a JSF component is not getting called.
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Thu Aug 4 15:13:34 EDT 2011
[ https://issues.jboss.org/browse/AS7-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618988#comment-12618988 ]
Stan Silvert commented on AS7-1472:
-----------------------------------
Brian, can you attach a simple example so I can reproduce this?
> Overridden API method of a JSF component is not getting called.
> ---------------------------------------------------------------
>
> Key: AS7-1472
> URL: https://issues.jboss.org/browse/AS7-1472
> Project: Application Server 7
> Issue Type: Bug
> Components: JSF
> Affects Versions: 7.0.0.Final
> Reporter: Brian Leathem
> Assignee: Stan Silvert
>
> I have a Richfaces component, that extends the javax.faces UISelectMany, and overrides the method "validateValue".
> in AS 7, my overridden method does not get called, but it does get called in AS 6.
> I've looked at the AS7 mojarra source:
> https://github.com/jboss/mojarra/blob/2.0.4-b09-jbossorg/jsf-api/src/main/java/javax/faces/component/UISelectMany.java#L580
> And the method I'm overriding is indeed present.
> Any idea what could be causing this problem? A modules/classpath visibility problem perhaps?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list