My conversations aren't being continued between redirects.

If my faces-context is handling the navigation and redirect which I thought was 
ok.

The crux of the problem appears to be RedirectFilter needs an active EVENT 
context.  However, the context is being closed in the SeamPhaseListener after 
Response Complete so there is no EVENT context for RedirectFilter to get the 
current conversationId from.

I wonder if this may be a difference between Myfaces and JSF-RI?  Maybe Myfaces 
didn't set FacesContext.responseComplete() on redirect where the RI does?

Any other ideas?

JSF-RI 1.2
Facelets 1.1.12
Tomcat

Mike

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041499#4041499

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041499
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to