search for: javasupport

Displaying 3 results from an estimated 3 matches for "javasupport".

Did you mean: avsupport
2012 Jul 06
0
Running Rspec tests with JRuby fails
...c (2.10.0) rspec-core (2.10.1) rspec-expectations (2.10.0) rspec-mocks (2.10.1) rspec-rails (2.10.1) as follows: jruby -S rspec and got the error: javix at ubuntu:~/Development/rspec_jruby$ jruby -S rspec spec NameError: cannot load Java class com.models.Calculator for_name at org/jruby/javasupport/JavaClass.java:1206 get_proxy_class at org/jruby/javasupport/JavaUtilities.java:34 java_import at file:/home/javix/.rvm/rubies/jruby-1.7.0.preview1/lib/jruby.jar!/jruby/java/core_ext/object.rb:45 map at org/jruby/RubyArray.java:2350 java_import at file:/home/javix/.rvm/r...
2013 Feb 14
4
Struggling with Jruby Rails + jdbc driver
....2/gems/jdbc-derby-10.8.3.0/Rakefile ./gems/jruby-1.7.2/gems/jdbc-derby-10.8.3.0/README.md Error I am getting: hello01 $ rails console Loading development environment (Rails 3.2.12) irb(main):001:0> User.all NameError: cannot load Java class org.apache.derby.jdbc.ClientDriver from org/jruby/javasupport/JavaClass.java:1227:in `for_name'' from org/jruby/javasupport/JavaUtilities.java:34:in `get_proxy_class'' from file:/Users/josephli/.rvm/rubies/jruby-1.7.2/lib/jruby.jar!/jruby/java/core_ext/object.rb:26:in `java_import'' from org/jruby/RubyArray.java:2361:in `map''...
2008 Jun 19
1
How to run unit tests for Rails
...b" "test/ fcgi_dispatcher_test.rb" "test/initializer_test.rb" "test/ plugin_test.rb" "test/rails_generator_test.rb" "test/ rails_info_controller_test.rb" "test/rails_info_test.rb" /u/liangl/ruby/JRUBY103/lib/ruby/site_ruby/1.8/builtin/javasupport/ proxy/concrete.rb:6 warning: `*'' interpreted as argument prefix /u/liangl/ruby/JRUBY103/lib/ruby/site_ruby/1.8/builtin/javasupport/ proxy/interface.rb:8 warning: `&'' interpreted as argument prefix /u/liangl/ruby/JRUBY103/unit_test/rails-1.2.6/railties/./test/../../ actionpack...