2005/5/25, dan tran <[EMAIL PROTECTED]>:
> When the appserver stop your app, i am sure it will give your webapp a
> chance to
> cleanup, by that time, you must issue sql "SHUTDOWN".

Yes that's also what I found out thanks to HSQLDB forums... so now I
have to find a way to issue that damn SQL SHUTDOWN with a proper
configuration of my Spring datasource bean... or just before the
application is shutdown. It's not easy because there are so many
technologies involved that I don't even know where to ask that
question :-P

-- 
Sebastien ARBOGAST

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to