I think the first line is a red herring > JRuby limited openssl loaded. gem install jruby-openssl for full > support.
This is the line thats causing you problems: > C:/Program Files/NetBeans > 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:512:in > `require': Please install the sqlserver adapter: `gem install > activerecord-sqlserver-adapter` (no such file to load -- > active_record/connection_adapters/sqlserver_adapter) (RuntimeError) Double check that you have the sqlserver installed: For windows its: c:\Ruby\lib\ruby\gems\1.8\gems\ Although by the looks of it your using JRuby so it might be slightly different. Cheers Luke -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

