Il 18/12/2009 20:57, Thiago H. de Paula Figueiredo ha scritto: > Em Fri, 18 Dec 2009 17:40:10 -0200, Everton Agner > <everton_ag...@yahoo.com.br> escreveu: >> So, In my onSuccess() method, I update my "current" object on Session. >> But, I get a: >> >> "a different object with the same identifier value was already >> associated with the session:..." > > Are you using Session.update()? Use Session.merge() instead. It should > solve your problem. >
Googling around I discovered this HowTo that seems to be talking of this same problem: http://wiki.apache.org/tapestry/Tapestry5AvoidingDifferentObjectWithSameIDExceptions HTH -- Alessandro Bottoni Website: http://www.alessandrobottoni.it/ "Which is more dangerous? TV guided missiles or TV guided families?" -- unknown
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org