dev@glassfish.java.net

Request for glassfish_rails' support of root context path

From: Changshin Lee <iasandcb_at_gmail.com>
Date: Thu, 22 Nov 2007 14:10:57 +0900

Hi all,

Currently glassfish_rais from GF gem gets only application path and
sets it to its context path automatically. Meanwhile, webrick and
mongrel just run one application with context path. I'd like to have
such an option from glassfish_rails as well.

Suppose we run

glassfish_rails

on the application home directory, then http://localhost:8080 is
accessible just like http://localhost:3000 for webrick.

Thanks in advance,

ias