Hi,
it seems that currently the cleanupFilter does not call the flowlisteners before removing the inactive flow. Wouldn't it be a good idea to add this behaviour?
regards,
Markus
Hi,
it seems that currently the cleanupFilter does not call the flowlisteners before removing the inactive flow. Wouldn't it be a good idea to add this behaviour?
regards,
Markus
I agree -- a flowExpired callback is a great idea.
Not to sound like a broken record, but can you create a JIRA issue?
You guys have rockin' ideas! :-)
Keith Donald
Core Spring Development Team
done. SPR-932
This is done now.
Keith Donald
Core Spring Development Team
hm. maybe I'm blind but I still can only see a session.remove and no call to the listener in the current cvs.
We added it and then took it out for now .... we took it out for now because we can't guarantee it'll be called or called in a consistent manner...
Keith Donald
Core Spring Development Team