Saturday January 05, 2008
Pramod published an updated JRuby
Gem for GlassFish v3. Download the gem here.
Here are the updates from last
time:
jruby -S rails hellocd hello
jruby script/generate controller say hellovi app/controllers/say_controller.rb @hello_string = "v3 Gem is getting polished!"vi app/views/say/hello.rhtml<%= @hello_string %>cd ..
jruby -S glassfish_rails helloJan 4, 2008 3:35:52 PM
com.sun.grizzly.standalone.StaticResourcesAdapter <init>
INFO: New Servicing page from:
/Users/arungupta/testbed/r126/jruby-1.0.3/bin/hello/public
Jan 4, 2008 3:36:00 PM com.sun.enterprise.v3.server.AppServerStartup run
INFO: Startup service : Application Loader
Jan 4, 2008 3:36:00 PM com.sun.enterprise.v3.server.AppServerStartup run
INFO: Startup service : Grizzly on port 8080
Jan 4, 2008 3:36:00 PM com.sun.enterprise.v3.server.AppServerStartup run
INFO: Glassfish v3 started in 8567 mshttp://localhost:8080/hello/say/hello
and shows the output as:
http://localhost:8080/hello is displayed
in the browser as shown below:
Technorati: ruby jruby glassfish v3 gem
Posted by Arun Gupta in web2.0 | Comments[3]
|
|
|
|
|
Today's Page Hits: 8429
Total # blog entries: 1002