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

Anton Belevich updated RF-5240:
-------------------------------

    Description: 
exception which could occur in our listeners should be wrapped  with 
AbortProcessingException (see MethodBindingValueChangeListener, 
MethodExpressionValueChangeListener  for the implementation details)

Hint: It's seems we should change componentTag.vm (setProperties) component.vm 
(getters generation) templates in our component generator for this purpose and 
implement custom MethodExpressionListeners, MethodBindingListeners like in 
jsf-ri do with valueChangeListener, actionListener



  was:
exception which could occur in our listeners should be wrapped  with 
AbortProcessingException (see MethodBindingValueChangeListener, 
MethodExpressionValueChangeListener  for the implementation details)

Hint: It's seems we should change componentTag.vm (setProperties) component.vm 
(getters generation) templates in our component generator for this purpose and 
implement custom MethodExpressionListeners, MethodBindingListeners like sun do 
with valueChangeListener, actionListener





> Exception processing in the richfaces custom listeners 
> -------------------------------------------------------
>
>                 Key: RF-5240
>                 URL: https://jira.jboss.org/jira/browse/RF-5240
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.3.0
>            Reporter: Anton Belevich
>            Assignee: Anton Belevich
>             Fix For: Future
>
>
> exception which could occur in our listeners should be wrapped  with 
> AbortProcessingException (see MethodBindingValueChangeListener, 
> MethodExpressionValueChangeListener  for the implementation details)
> Hint: It's seems we should change componentTag.vm (setProperties) 
> component.vm (getters generation) templates in our component generator for 
> this purpose and implement custom MethodExpressionListeners, 
> MethodBindingListeners like in jsf-ri do with valueChangeListener, 
> actionListener

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to