The security test harness fails if the appropriate
table do not exist in the database. The test should
be smart enought to create the tables if they are
needed (and clean them up as well).
Scratchy #508
Jordan
Beefed up the test to create tables at the begining if
needed as well as to check a deployment property to
determine if it should run the Oracle service or the Mysql
service.
Jordan
reopened since the tests are not cleaning up tables if
they create them.