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

Summary: Rails:When switching Server the ProjectProperties Wizard should also switch to new default server port
Product: ruby Reporter: davisn <davisn>
Component: RailsAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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