Hi! > We are just shaking down some big improvements and bugfixes in the > Dialog stuff ... if you want to try it, grab the shale-dialog2 and > shale-dialog2-legacy modules from the "sandbox" directory under the > nightly builds. This will likely get pushed back into the main > codeline (replacing the current dialog implementation) fairly quickly. Just to sum up the possible solution for this kind of stuff. You can also use the conversationTag you'll find in myfaces tomahawk sandbox. There you have to use the latest svn snapshot too as I've fixed some bugs lately. The conversation tag allows you define the conversation (dialog) boundary in your view and provides some helpers to work with an persistence context (which can be e.g. hiberante with long running sessions - synchronized to the conversation scope)
Well, just another possibility ... Ciao, Mario

