Tim White wrote:
> 
> marc fleury wrote:
> 
> > Dave, from your own stack...
> >
> > |> |[Bean Cache] Passivated overaged bean UserBean with id = null
> >
> > do you create a bean with id = null in your code ?
> 
> Actually, I've gotten this same message working only with beans that I
> know I set the PK for.  ALways been a mystery...

Yes, this is a bug in the message (the message is printed after the bean
is passivated, so the entry in the cache has already been reset, so the
id is null).

Fix is now in CVS.
(now maybe Dave's bean have a null pk, but without the fix you can't
tell)

Sebastien


 
> Tim
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to