« Return to Thread: Jruby 1.3.0 + ARJdbc 0.9.1 + jtds 1.2.2 + MSSql 2005 - database.yml format ?

Re: Jruby 1.3.0 + ARJdbc 0.9.1 + jtds 1.2.2 + MSSql 2005 - database.yml format ?

by Charles Oliver Nutter-4 :: Rate this Message:

Reply to Author | View in Thread

On Tue, Jun 30, 2009 at 7:26 AM, Peter
Fitzgibbons<peter.fitzgibbons@...> wrote:
> tds-1.2.2.jar is located in $RUBY_HOME/lib/ruby/1.8/java.  I have also tried
> unpacking the jar to the same location.

JDBC drivers generally need to be on a system CLASSPATH. Try putting
the jar in <jruby home>/lib instead of in the lib/ruby/1.8/java dir.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Jruby 1.3.0 + ARJdbc 0.9.1 + jtds 1.2.2 + MSSql 2005 - database.yml format ?