Oh yeah. Well, as long as we don't try to get a lock on a null value again, it's fine by me :)
Eelco On 10/15/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
and fixed again... the map is transient! so can be null after the session serializes. So you can't just premake it once and never again! johan On 10/15/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > fixed. > > Eelco > > On 10/14/06, Juergen Donnerstag <[EMAIL PROTECTED]> wrote: > > In v2 there 51 junit test failing because of NPE in Session > > > > Juergen > > >
