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
