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: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
