Leon, Can you open a JIRA issue on this against MyFaces core?
Thanks. On 9/18/06, Leon <[EMAIL PROTECTED]> wrote:
Martin, The following behavior appears to be incorrect in myfaces implementation of JSF. After FacesContext.responseComplete is issued in the afterPhase method of the PhaseListener at the RESTORE_VIEW phase, myfaces implementation skips to RENDER_RESPONSE phase. This appears to be incorrect, as following a call to FacesContext.responseComplete JSF implementation should exit JSF lifecycle completely, i.e. the next phase of the lifecycle should be again RESTORE_VIEW. This problem can be observed when running Sun's Progress Bar with JSF and AJAX Sample with myfaces libraries on Tomcat. Thanks for the help, Leon We are currently working hard on fixing whatever compatibility problems are remaining between Trinidad, MyFaces and the RI. I hope we'll have that sorted out with the next release of core (so 1.1.5) regards, Martin -- View this message in context: http://www.nabble.com/Sun%27s-Progress-Bar-with-JSF-and-AJAX-Sample-tf2256196.html#a6370743 Sent from the MyFaces - Users mailing list archive at Nabble.com.

