I had a realisation of how to generalise the sql integration tests, after reading the maven "profiles" wiki page last night.
I plan on editting the test configuration to use parameters passed in using -D... to define the server name (or config file) on the command line. Server names, etc, should not be hard coded into any committed resource. Regards, Kevin
