This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152802

Summary: Deploying a Rails app at the root context sends browser to "//" instead of "/"
Product: serverplugins Reporter: bkocik <bkocik>
Component: GlassFishAssignee: _ pcw <pcw>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description bkocik 2008-11-09 05:07:55 UTC
1) Create a new Ruby on Rails application, specifying JRuby as your interpreter and GlassFish v3 as your server.
2) Under "Tools -> Servers -> GlassFish v3 Prelude -> JRuby", set "Deploy All Rails Applications To Root Context (/)" to
on (checked).
3) Right-click on your application in the Projects pane, and choose "Run"

Observe that in the server output you see "INFO: Loading Rails application YourApplication at /"
Observe that NetBeans then points your browser at "http://localhost:8080//". Note the additional "/" on the URL. It's
harmless, but it is probably unintentional.
Comment 1 Vince Kraemer 2008-12-24 21:48:14 UTC
this isn't likely to be addressed in 7.0
Comment 2 Quality Engineering 2009-11-02 11:14:16 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX