Is your sessionFactory bean correctly configured ? 

And try http://forum.springframework.org too, because Ugo's petstore
app seems to use an OpenSessionInViewFilter pattern, which can lead to
these session problems (you have an object opened in two different
sessions, probably because OSIV silently opened one).

Laurent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to