Apologies for hitting alt-S to early! So what I wanted to add: If you are starting with Tapestry /Hibernate you might want to have look at http://kickstart.sourceforge.net - if nothing else, you'll find some code to get started with hivemind services using hibernate and an example of where one can put ta-handling in tap.
The most crucial TODO at the moment is, that conversations are currently based on http-sessions. This currently works for me because I can just discard http-session at the end of conversations and have user identity restored from a security ticket in cookie. If there is some interest in the project I'll try to go ahead and try to make it more complete (add real conversations, improve docs). So, thanks for any feedback. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
