Arun Gupta, Miles to go ...

Arun Gupta is a technology enthusiast, a passionate runner, and a community guy who works for Sun Microsystems.
« Previous day (May 3, 2008) | Main | Next day (May 5, 2008) »

http://blogs.sun.com/arungupta/date/20080504 Sunday May 04, 2008

Take 2 - Pictures from JavaOne 2008

Continuing from Take 1, more pictures from JavaOne 2008.

Agenda planning in GlassFish Unconference ...





Round 1 on GlassFish v3/OSGi and Clustering/High Availability ...


Round 2 on Community, Java EE and continues on v3/OSGi ...



And there were Round 3 & 4 where I participated actively so no pictures :)

All JavaOne 2008 pictures are available here.

Technorati: conf javaone javaone2008 photography

del.icio.us | furl | simpy | slashdot | technorati | digg |
|

Take 1 - Pictures from JavaOne 2008

Now that JavaOne 2008 is almost here, I'll try to post regular pictures from and around the show. This is the first lot ...


General session keynote speakers rehearsing ...


and the "boss" relaxing ...


Getting ready for rehearsals ...


Members of the production team who runs the show ...


Camera crew ...


And the registration desk ...


Technorati: conf javaone javaone2008 photography

del.icio.us | furl | simpy | slashdot | technorati | digg |
|

GlassFish v3 Gem 0.2.0 released


A newer version of GlassFish v3 Gem for Ruby on Rails is now available.

What's new ?

  • Codebase aligned with GlassFish v3 Technology Preview 2
  • Previous version (0.1.2) had some packaging issues which increased the size but now it's back to sweet 2.8 Mb.
Check if previously installed by using the following command:

~/testbed/jruby-1.1.1 >bin/jruby -S gem list glassfish

*** LOCAL GEMS ***

glassfish (0.1.2)

If already installed (as indicated by the list of gems) then uinstall it using the following command:

~/testbed/jruby-1.1.1 >bin/jruby -S gem uninstall glassfish
Successfully uninstalled glassfish-0.1.2-universal-java
Remove executables:
        glassfish_rails, asadmin, asadmin.bat

in addition to the gem? [Yn]  y
Removing glassfish_rails
Removing asadmin
Removing asadmin.bat

And then install it again as:

~/testbed/jruby-1.1.1 >bin/jruby -S gem install glassfish
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
Successfully installed glassfish-0.2.0-universal-java
1 gem installed

Updating the gem is giving unpredictable results (mostly not updating) and will be investigated later.

Rails powered by the GlassFish Application Server explains why GlassFish is a better deployment option for Rails applications.

All the latest information about the gem can be found at GlassFish JRuby wiki or JRuby wiki.

Please use the gem and send us feedback on GlassFish forums, dev@glassfish or gem mailing list.

Technorati: rubyonrails jruby ruby glassfish v3 gem

del.icio.us | furl | simpy | slashdot | technorati | digg |
|

Screencast #24: Getting Started with GlassFish v3 TP2


GlassFish v3
Technology Preview 2 (aka TP2) is now released ... yaaay! Dowload it here.

GlassFish v3 has a modular (based on OSGi framework), light-weight (small kernel and fast startup time) and extensible (support for dynamic languages like JRuby and Groovy) architecture. Along with it, a new NetBeans plug-in (that replaces the existing one) is also released. The plug-in is available from the NetBeans Beta Update Center. It allows GlassFish v3 TP2 download and install in a matter of few seconds, yep that's less than a minute :)

A new GlassFish release with a new NetBeans plug-in deserve a new screencast :) It shows how to install the plug-in, download and install GlassFish v3 TP2, develop and deploy a simple web application with JSP and Servlets on the newly installed GlassFish.

Enjoy it here!

An offline version (downloadable zip file) of this screencast is available here. A complete list of GlassFish related screencasts is available on GlassFish wiki.

Let us know your feedback on users@glassfish.dev.java.net or GlassFish Forum.

Technorati: screencast glassfish v3 netbeans

del.icio.us | furl | simpy | slashdot | technorati | digg |
|
« Previous day (May 3, 2008) | Main | Next day (May 5, 2008) »

Valid HTML! Valid CSS!

This is a personal weblog, I do not speak for my employer.