rameshsoapui
11 years agoContributor
JDBC Request in soapui 5.0.0 for connecting Oracle
I have JDBC Request to connect to oracle in soapui 5.0.0, Using Oracle 11g R2
First I got this error:
" com.eviware.soapui.support.SoapUIException: Failed to init connection for drvr [oracle.jdbc.OracleDriver]
Then I placed ojdbc6.jar in bin/ext folder, and tried...
I got his error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
Now I place ojdbc14.jar I got this error:..
Thu Feb 12 13:08:05 EST 2015:ERROR:java.sql.SQLException: invalid arguments in call
Not sure what I am missing here in terms of right jar file ? Please help me immediately, I am stuck..