Dods: Re: Caching Issue
"Sinisa Milosevic" <[email protected]> Mon, 27 Oct 2003 12:22:40 +0100
| Newsgroups | gmane.comp.java.enhydra.dods,gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, > Didnt know whether this was a DODS Issue or a enhydra server issue. So posting it here anyway. > > I have multiple enhydra applications and servlets using my OR Map (I mean a single doml file) generated by the DODS. If I turn the caching on in my doml, everything runs ok with one application, but I start to have data synchronization problems when multiple applications are running. I was wondering if anybody out there has had any troubles of this kind before and what was the solution. Which version of DODS you use? In dods 5.1, cache parameters are in application conf file (databaseManager section). In new doml (5.1), there aren't caching parameter... And if you want to use caching in your application, you must set cache parameters in conf file (default value for maxCacheSize is 0, means no caching). Regards, Sinisa Milosevic