Are you trying to use Derby, or is that error just getting in your way? Ola is making use of Derby quite heavily and has been making lots of updates to it, so I'd be interested in hearing if anyone else has seen this issue.
/Nick On 6/13/07, Ashish Sahni <[EMAIL PROTECTED]> wrote: > This seems to be a AR-JDBC 0.4 issue. > Swapping out 0.4 with 0.3.1 - no errors. > I'll file a bug against AR-JDBC. > > Thanks > Ashish > > Ashish Sahni wrote: > > > Do you mean this ? > > > >#environment.rb > >if RUBY_PLATFORM =~ /java/ > > require 'rubygems' > > RAILS_CONNECTION_ADAPTERS = %w(jdbc) > >end > > > >Thanks > >Ashish > > > > > > > > Nick Sieger wrote: > > > >>On 6/12/07, Ashish Sahni <[EMAIL PROTECTED]> wrote: > >> > >> > >>> Hi Folks, > >>> Any takers on what the problem could be with the 'uninitialized constant > >>>Jdbcspec::derby::column' error > >>> or how I could debug this further ? > >>> > >>> > >> > >>How are you loading AR-JDBC into Rails? > >> > >>/Nick > >>_______________________________________________ > >>Jruby-extras-devel mailing list > >>[email protected] > >>http://rubyforge.org/mailman/listinfo/jruby-extras-devel > >> > >> > > > >------------------------------------------------------------------------ > > > >_______________________________________________ > >Jruby-extras-devel mailing list > >[email protected] > >http://rubyforge.org/mailman/listinfo/jruby-extras-devel > > > > > > _______________________________________________ > Jruby-extras-devel mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/jruby-extras-devel > _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
