users@grizzly.java.net
Re: JRuby on Grizzy
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Olav Sandstaa <
olav_at_sun.com
>
Date
: Sun, 03 Jun 2007 23:52:30 +0200
Gudao Luo wrote:
> 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"
This error normally comes when your application attempts to load the
Apache Derby's embedded JDBC driver and the class loader can not find
it. Have you included derby.jar in your class path?
Regards,
Olav
>
This message
: [
Message body
]
Next message
:
Oleksiy Stashok: "Re: Getting Local Port for Grizzly"
Previous message
:
Devaraj Das: "RE: Grizzly in Hadoop"
In reply to
:
Gudao Luo: "JRuby on Grizzy"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]