Hi Werner,

our property file look like this:

#
# Cache implementations
#
org.exolab.castor.jdo.cacheFactories=\
  org.exolab.castor.persist.cache.NoCacheFactory,\
  org.exolab.castor.persist.cache.TimeLimitedFactory,\
  org.exolab.castor.persist.cache.CountLimitedFactory,\
  org.exolab.castor.persist.cache.UnlimitedFactory

in jdo config we specified different caching types, i.e. nochache, count
limited and unlimited for entities.

We try to test application with a single Entity and playing arround with
settings to find the single point of failure.

Thank in advance

Andre Teubner


-------------------------------------------------
If you wish to unsubscribe from this list, please 
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to