Skip to main content

Vivek Pandey

Vivek Pandey is a Senior Staff Engineer at Sun Microsystems. He works on XML and Web Services technologies. He has represented Sun at WS-I and W3C WSDL Working Group. He is involved with various java.net projects, such as JAX-WS RI, Metro, WSIT, WOM, Hudson, GlassFish-Scripting, GlassFish gem and Glassfish. Currently he is technical lead of scripting languages support in Glassfish.

 

vivekp's blog

Update on Dynamic Language support in GlassFish v3 Final

Posted by vivekp on December 11, 2009 at 12:47 AM EST

GlassFish v3 is out now. This release brings in expanded and mature suport for dynamic languages based frameworks, such as Ruby on Rails, Django, Grails and Lift. 

Here is a quick update:

GlassFish gem 1.0.0 is available

Posted by vivekp on December 10, 2009 at 1:44 PM EST
This is 1.0.0 release of GlassFish gem. This release is based on GlassFish v3 final release. Unlike other gem releases which used to get posted on the RubyForge gem repo. Now its pushed to Gemcutter. The end result is pushing is easy and the gem is available moments after its pushed.

Administration and Monitoring of Ruby applications on GlassFish v3

Posted by vivekp on December 10, 2009 at 12:37 PM EST

GlassFish v3 final has monitoring and administration support for Ruby on Rails or any Ruby Rack based application. Here is how you would go about administering and monitoring your Ruby on Rails application on GlassFish v3:

Reviving Project WOM - WSDL Object Model

Posted by vivekp on August 20, 2009 at 5:56 PM EDT
Sometime back I started a project - WOM, short for WSDL Object Model.

Run Django applications on GlassFish v3 Preview

Posted by vivekp on June 5, 2009 at 12:41 PM EDT
GlassFish v3 Preview is available and I am excited to announce support for Django applications.

Slides for Dynamic Language on GlassFish technical session

Posted by vivekp on June 4, 2009 at 7:26 PM EDT
The slides for my JavaOne technical session: Dynamic Languages Powered by Glassfish are available here.

GlassFish gem 0.9.5 available now

Posted by vivekp on June 4, 2009 at 7:16 PM EDT
I guess was too busy with JavaOne to announce the release of GlassFish gem 0.9.5. This release is based on GlassFish v3 Kernel from GlassFish v3 Preview.

Plug-in any Ruby/Rack based framework to GlassFish

Posted by vivekp on April 4, 2009 at 1:33 AM EDT
GlassFish gem as well as GlassFish v3 supports Rack. Rack provides an interface to plugin a Ruby web framework with a web sever. Similar to Python

New features in GlassFish 0.9.3 gem

Posted by vivekp on March 16, 2009 at 2:09 PM EDT
I am happy to announce much awaited release of GlassFish gem ver 0.9.3. This release has many critical improvements and bug fixes.

Here are the highlight of new features:
gem-usage.png

GlassFish gem 0.9.2 released

Posted by vivekp on January 30, 2009 at 5:49 PM EST
I just released a new version of GlassFish gem ver 0.9.2. This release has startup time improvement and it also contains few critical bug fixes. The change log for ver 0.9.2 can be found here. The main issue was to do with the timeout during startup for certain applications.