On Oct 5, 2010, at 3:49 PM, Michael Gentry wrote: > INFO: Invalid connection key 'h2', trying default: > internal_embedded_datasource
Maybe we should throw an exception here, to be more explicit that a given key is invalid. Although since this happens within a single unit test, there's no clean way to abort the entire test suite (System.exit(1) or something ???). Andrus
