You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Volker Weber (JIRA)" <de...@myfaces.apache.org> on 2007/05/11 20:39:15 UTC

[jira] Resolved: (TOBAGO-312) Integrate handling of ajax requests into standard lifecycle

     [ https://issues.apache.org/jira/browse/TOBAGO-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Volker Weber resolved TOBAGO-312.
---------------------------------

    Resolution: Fixed

> Integrate handling of ajax requests into standard lifecycle
> -----------------------------------------------------------
>
>                 Key: TOBAGO-312
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-312
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.11
>
>
> Currently the lifecycle of ajax requests are beyond the normal lifcycle.
> The ajaxPhaseListener steps in after applyRequestValues and do all the rest.
> This has many problems which could be solved by integrating the ajax into normal lifcycle.
> One issue: no more PhaseListeners are executed after ajaxPhaseListener.
> Another: if a action returns a outcome != null according to the spec a new uiTree must created,
> this is currently not the case on ajax requests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.