User: salborini Date: 00/10/09 11:07:12 Added: src/bin dbtest.bat dbtest.sh Log: This test is intended for people to test their database settings. Revision Changes Path 1.1 jbosstest/src/bin/dbtest.bat Index: dbtest.bat =================================================================== java -classpath ../lib/dbtestclient.jar org.jboss.test.dbtest.test.Main 1.1 jbosstest/src/bin/dbtest.sh Index: dbtest.sh =================================================================== #!/bin/sh java -classpath ../lib/dbtestclient.jar org.jboss.test.dbtest.test.Main $*
