Count me in the 'Uses Spring because of transaction management/AOP/Acegi integration' camp. What is frustrating for me is that I have put off learning hivemind because I am doing all my IoC in Spring, except where tapestry forces me into hivemind. As a result, there is still a lot I don't understand about tap/hivemind integration - partially stemming from a lack of documentation about that stuff, I think. Before I started my current project, I spent a week reading a very thorough Spring book from cover to cover. I have no such option with Hivemind, so I am still mostly clueless about it.
That said, I don't have any issues with my integration. I haven't had any of the issues I see folks complaining about with OpenSessionInView, transaction demarkation, etc. It just works like it is supposed to. My services come from spring courtesy of howard's spring integration, already wrapped in a transaction aware proxy, and my tapestry code is never the wiser, just as it is supposed to be. --sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]