Hi, recently H2 added the ability to support read only databases inside a zip or jar file, and the database is not expanded in memory but used as is... This sounds very interesting to me, since the current way of managing epsg databases has proven to be troublesome for GeoServer in production context (people willing to have two different gt2 based apps running on the same system, database that cannot be updated because another gt2 based app is running and connected to it, write permission issues and whatnot).
http://groups.google.com/group/h2-database/browse_frm/thread/c146ce115003a3bf I still haven't tried it out, but if this works and it's not too slow it might become a very compelling alternative to hsql. Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
