[richfaces-issues] [JBoss JIRA] Updated: (RF-5240) Exception processing in the richfaces custom listeners

Anton Belevich (JIRA) jira-events at lists.jboss.org
Thu Dec 4 12:33:37 EST 2008


     [ 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

        



More information about the richfaces-issues mailing list