NullPointerException using JDBC Request Test Step in Final 3.5 release
The final release for 3.5 reports a NullPointerException for a JDBC Request using oracle.jdbc.driver.OracleDriver and a connection string of the form jdbc:oracle:thin: / @ :1521/ . Here is the stackt...