Forum Discussion

HPittois's avatar
HPittois
New Contributor
11 years ago

Ready API oracle:jdbc error

Hello

I'm trying to connect to an oracle database via thin client from Ready API. (oracle jdbc driver).
But I'm always getting an ERROR when "Failed to init connection for driver ..."

The same setting is working perfectly in SoapUI pro 5.1.2.

Is this a bug, or am I doing something wrong?

Regards!

2 Replies

  • Hi,

    Do you mean that you have placed the same driver in the bin\ext folder of your Ready! API installation?

    Thanks,

    Giscard
    SmartBear Support
  • HPittois's avatar
    HPittois
    New Contributor
    SmartBear Support wrote:
    Hi,

    Do you mean that you have placed the same driver in the bin\ext folder of your Ready! API installation?

    Thanks,

    Giscard
    SmartBear Support



    Hello Giscard

    Thanks for the reply. That was the problem, the driver was not in bin/ext of the Ready! API folder.
    Because Ready! API automatically took my database connections and projects from SoapUI pro, I thought it was also going to copy these extra drivers.

    It's working now after I copied the drivers to the bin/ext folder of Ready! API.

    Regards Titus