hi, A Grails H2 Database Plugin is released to allow Grails users to use H2 easily. Some configurations are provided to start the console as servlet, webserver, starting tcp server, register data source in Spring etc.. Details are at: http://grails.org/H2+Database+Plugin
To non-Grails user, you somehow may consider Grails not as a development platform but a automated tool. By installing Grails (i.e. extract a zip and set 2 env variables), run 3 commands (create-app, install-plugin, and run-app), and edit a configuration file, you got a standalone H2 embedded server, tcp server and web server / servlet running in a few mins. Anyone would be interested to start H2 in this way? regards, mingfai --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
