users@grizzly.java.net

JRuby on Grizzy

From: Gudao Luo <gudao.luo_at_gmail.com>
Date: Sat, 2 Jun 2007 21:20:56 +0200

Hi Jean-Francois!

I have your article:
http://weblogs.java.net/blog/jfarcand/archive/2007/05/jruby_on_grizzl_1.html
but my jruby on rails is not running like my exmaple:
http://cnruby.googlecode.com/svn/trunk/jruby/jruby_use01
or
about the exmaple you can see my blog:
http://www.hhtong.com/blog1/articles/2007/04/02/tools20070402_use-jruby
The Error is: "The driver encountered an error: cannot load Java class
org.apache.derby.jdbc.EmbeddedDriver"
My Exmaple can run with "jruby script/server" in my browser
http://localhost:8080/admin/list

you can download my example with command
svn co http://cnruby.googlecode.com/svn/trunk/jruby/jruby_use01

Thanks,
Gudao