[
https://issues.apache.org/jira/browse/MYFACES-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACES-2558.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-beta-2
> composite:attributes action, actionListener, validator and
> valueChangeListener don't need the attribute method-signature
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-2558
> URL: https://issues.apache.org/jira/browse/MYFACES-2558
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-beta-2
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
> Fix For: 2.0.0-beta-2
>
>
> If you have a <composite:attribute> with name action, actionListener,
> validator or valueChangeListener the attribute method-signature does not need
> to be provided, because it is already know by the system. Furthermore you are
> not able to specify the right method-signature for actionListener and
> valueChangeListener since they now can receive one parameter or also zero
> parameters (see MYFACES-2541 for details).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.