marc fleury wrote:
> 
> good catch and nice dive in the cache.
> 
> I have actually rewritten the key stuff with the MarshalledObject that
> always works from the PK.  The cache also looses the logic of locking and
> the "linked list" stuff that was too complex.  I will try to commit the
> stuff asap please try with your applications when you have a moment,

I'd be happy to give it a go, I'll watch for the CVS updates.

One other very minor "bug" is in your mySQL mappings in
standardjaws.xml.
mySQL doesn't have a BIT datatype, which you have mapped
java.lang.Boolean
to.  I have to change that mapping to TINYINT for my app to work.

Thanks again,
Pat McNerthney
Icicle Software, Inc.

Reply via email to