PDA

View Full Version : FlowExecutionKey on jsf postbacks?



Matroska
Dec 20th, 2007, 12:12 PM
Hi,

during jsf postbacks, does Spring web flow change flowexecutionkey? I ask this because we are using continuation repository type (with max continuation = 5) but we have expiration problem if we try to open other flows while make postbacks on first flow. As we have no new flow keys during postbacks, we don't know if this is our error or a wanted behaviour.
We have two phase listeners on our application. Is the phase listener order important?

Thanks in advance
Tobia Loschiavo