I'm writing an hsqldb plugin that when you run the plugin will start an
hsqldb server in the background and leave it running. The motivation for
this is I would like to use it for integration tests so that the server
is started before the tests and stopped after. This would be very
similar to how you would use cargo to start jetty and stop it after the
tests. Any ideas/suggestions on how to do this?
-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


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

Reply via email to