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 - Deploying a Rails app at the root context sends browser to "//" instead of "/"
Summary: Deploying a Rails app at the root context sends browser to "//" instead of "/"
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P4 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-09 05:07 UTC by bkocik
Modified: 2009-11-02 11:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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