Hey,

> |they're in CVS now.
> |I changed standardjboss.xml to use by default the 
> passivating caches with
> |entity and stateful beans, so if other modules (in 
> particular jbosstest)
> 
> it is a bit premature (I would like to bang on it before 
> including it as
> standard :)

The reason for that is that I removed the old caches, since I gave a no
passivation cache policy and the LRU one. 
I did this because there were problem with the sync object that is used for
the locking logic (a lot of work to convert the old caches to the new
framework, was way faster to write a NoPassivationCachePolicy).
For this reason (the removal of old caches) jboss.xml files should also be
modified.
I apologize if I run too fast on this, but this can be undone though
requires the old caches to be modified for the new framework.
I think that for compatibility (most of the beans does not use jboss.xml
files) it is the easiest way to go.
Tell me if I should undo the changes to standardjboss.xml and hence update
the old caches.

Regards,

Simon

Reply via email to