Thanks Mike, so the answer is yes, this can only be done using remote notification? is this correct?
Isn't there a way to share the cache among two web application scopes without going through the hassle of setting up remote notification? When the two webapps are running on the same physical machine, inside the same application server this seems overkill. Tobias On Wed, Jul 29, 2009 at 6:50 PM, Mike Kienenberger <mkien...@gmail.com>wrote: > Yes, > > Here's a Cayenne 2.0 document on it: > > http://cayenne.apache.org/doc20/configuring-caching-behavior.html > > For 3.0: > > http://cayenne.apache.org/doc/configuring-caching-behavior.html > > On Wed, Jul 29, 2009 at 12:46 PM, Tobias > Schoessler<tobias.schoess...@gmail.com> wrote: > > Hi, > > > > is it possible to sync the cayenne cache of two web applications running > in > > the same tomcat? > > > > I observe one web app showing outdated data when the other is committing > > updates. Both apps are using the same mapping configuration. > > > > Do I need to use remote notification for this? > > > > thanks > > > > Tobias > > >