I am facing some connections.
When I ran the script, I am getting the following error message, I am running 4.7
run-postgres-test:
[sqlunit] *** Running SQLUnit file: sam1.xml
[sqlunit] Getting connection(DEFAULT)
[sqlunit] Cannot build Connection (connection-id=null) because oracle.jdbc.dri
ver.OracleDriver not found in specified Context
[sqlunit] sqlunit-ant: Cannot build Connection (connection-id=null) because or
acle.jdbc.driver.OracleDriver not found in specified Context
[sqlunit] One or more SQLUnit Tests failed, see the console for details
Thanks
Meghanath
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Sujit
I am facing some connections.
When I ran the script, I am getting the following error message, I am running 4.7
run-postgres-test:
[sqlunit] *** Running SQLUnit file: sam1.xml
[sqlunit] Getting connection(DEFAULT)
[sqlunit] Cannot build Connection (connection-id=null) because oracle.jdbc.dri
ver.OracleDriver not found in specified Context
[sqlunit] sqlunit-ant: Cannot build Connection (connection-id=null) because or
acle.jdbc.driver.OracleDriver not found in specified Context
[sqlunit] One or more SQLUnit Tests failed, see the console for details
Thanks
Meghanath
Hi Sujit
Its OK.
I dont the classes12.jar in the new SQLUnit folder
Thanks
Meghanath
Hi Meghanath,
Yes, it looked like a classpath problem, good to know its fixed.
-sujit