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 143996 - Rails:When switching Server the ProjectProperties Wizard should also switch to new default server port
Summary: Rails:When switching Server the ProjectProperties Wizard should also switch t...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-14 23:55 UTC by davisn
Modified: 2011-01-28 20:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2008-08-14 23:55:29 UTC
When switching Server for a Rails application from the Project Properties wizard, the dialog does not select a correct
server port for the new server.

Stesp to Reproduce:
1. Install Netbean 6.5 Trunk (08/14/2008) build
2. Create a JRuby on Rails Application project
Note:
  By default it select Glassfish V3 server on port 8080 to run with
3. Right-click at the project and select Properties menu > change Server from Glassfish V3 Prelude to WEBrick
BUG:
   Server is still 8080 instead of 3000. I have no idea that the default port for WEBrick server is 3000
Comment 1 Vince Kraemer 2009-04-02 19:59:02 UTC
this looks like a rails project issue...

please evaluate and reassign as needed