Another alternative could be Derby (http://incubator.apache.org/derby),
formerly the Cloudscape embedded database.
--
Jeremy
David Jencks wrote:
But, you do have to have mysql installed and be running on a platform
supported by mysql (this might be "all platforms", but I really don't
know).
I'd suggest that all the tests should be run using Axion, which starts
in-process automatically when you get a connection from the datasource.
This might require changes in the tests to install the needed
tables/schemas, but on the other hand this would bring them closer to
being unit tests rather than integration tests.
many thanks
david jencks
On Aug 31, 2004, at 6:45 AM, Scott T. Weaver wrote:
That works, as should the db.recreate goal. My suggestion is to
everyone is to move off of HSQL to a more robust DB like MySQL.
Things just seem a run alot smoother and you don't have to bother with
starting and stopping the HSQL servers.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]