Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't get JRun to use Oracle Thin Client JDBC drivers

4 views
Skip to first unread message

Green Dot

unread,
Mar 5, 2007, 5:53:07 AM3/5/07
to
I want to use Oracle Thin Client JDBC drivers instead of those that comes with
JRun4.

So I have set up a DataSource in JRun where selecting th Oracle Thin Driver. I
also placed the ojdbc14.jar file in jrun_root\servers\lib. Thought that that
would do it, but I am still getting the following error when running my
application:


[i]jrun.sql.JRunConnectionHandle.prepareStatement(Ljava/lang/String;I)Ljava/sql/
PreparedStatement;[/i]

I take the above message as a confirmation to the fact that jruns DB drivers
are still used. Is this the case? How can I force JRun to use the Oracles DB
Drivers instead?

0 new messages