From: <php...@li...> - 2006-08-09 19:23:15
|
Hi Jost After some tests I went for a java cache implementation with ehcache. In this way I did not have to write Java, but more importantly it is easier to to cache dynamically generated java objects (like query filters which are different for each user) -- even persistent if I use the disk cache when the JVM stops. Now I need to upgrade the bridge to 3.1.7 and install it in a J2EE server (still running the bridge with a stand-alone JVM) Best regards Paul -- http://walhalla.wordpress.com |