Thanks! It works now. Do you have any insight on the auto increment issue? Every start/stop- cycle increments the auto_increment counters by 30 or so. Not that this is a big problem but is there some kind of fix for this?
On 27 elo, 02:43, "Thomas Mueller" <[EMAIL PROTECTED]> wrote: > Hi, > > I will update the documentation of the DbStarter: > > " > When the web application is stopped, the database connection will be > closed automatically. > If the server is started within the DbStarter, it will also be stopped > automatically when the > web application is stopped. > " > > Regards, > Thomas > > On Mon, Aug 25, 2008 at 5:35 AM, Holger Hoffstätte <[EMAIL PROTECTED]> wrote: > > > tolyen wrote: > >> Thanks, I saw that in the documentation, but I thought that is only > >> for starting a non-embedded instance? > > > The same principle applies to your application. If you don't shut down > > your web app (and the embedded db) properly by installing a > > ServletContextListener, you will simply kill the db. > > > -h --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
