>>>>> "DJD" == Daniel John Debrunner <[EMAIL PROTECTED]> writes:
DJD> Any reason why this test doesn't use the same mechanism as the other
DJD> java tests to get a connection? Direct use of DriverManager
DJD> automatically excludes the test from being run in JSR169. The
DJD> util.startJBMS() call you see in other tests should be the preferred
way
DJD> to get a connection. This will then pick up any test properties that
DJD> modify how connections should be obtained.
OK, I guess this is just another misunderstanding. The name startJBMS
made me think that this was something that started the database, and
not something I could use to get more connections to the same
database. Maybe, this misunderstanding would have been avoided if I
knew what a JBMS was 8-).
I will modify the test to use startJBMS for all connections.
--
�ystein