You should try adding, <object-cache class="org.apache.ojb.broker.cache.ObjectCacheEmptyImpl"> </object-cache>
To the file prefs_repository.xml Philip On 10/5/07, Philip Mark Donaghy <[EMAIL PROTECTED]> wrote: > I think this might help you. > http://db.apache.org/ojb/docu/guides/objectcache.html#Turn+off+caching > > Philip > > On 10/5/07, Sie, Yang <[EMAIL PROTECTED]> wrote: > > Hello: > > > > I am posting this for my colleague. He posted it but didn't show up... > > > > We got an issue when we tested in the environment with 2 jetspeed > > applications (same) deployed in separated WAS6.1 connected to one > > database. > > > > The issue is the preference updated from one JS2 application was not > > visible from the other JS2. > > > > The following is what we thought of the cause of this issue. > > > > *User launches two browsers each targeting to one WAS instance. > > .On WAS1, the user changes his preference and updates it, the preference > > then gets updated in WAS1 OJB layer and database. > > *When the user switches to use the browser which targets the WAS2 > > environment, the request gets the existing preferences already loaded in > > its OJB layer which does not have updated data from database. > > > > we have not found and do not know if Jetspeed provides a mechanism to > > sync/refresh the ojb layer across multiple WAS instances. > > > > The questions are > > > > 1)Is there any configuration we need change to share the ojb cache > > across multiple WAS instance? > > 2)How/Can we disable ojb cache to resolve the issue? i.e. not using > > OJB's capability but make request goes to DB directly. > > 3)Does Jetspeed support distributed ojb cache, in other word, to > > synchronize ojb cache at runtime? > > > > Thank you > > > > Chao > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Philip Donaghy > Cushing Technologies > Portals.Apache.Org Project > Skype: philipmarkdonaghy > Office: +1 207 326 8959 > Mobile: +1 914 582 9654 > -- Philip Donaghy Cushing Technologies Portals.Apache.Org Project Skype: philipmarkdonaghy Office: +1 207 326 8959 Mobile: +1 914 582 9654 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]