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 139766

Summary: GlassFish port set to 3000 on new projects - should be 8080 or whatever
Product: ruby Reporter: Chris Kutler <ckutler>
Component: RailsAssignee: Erno Mononen <emononen>
Status: STARTED ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Chris Kutler 2008-07-11 21:01:20 UTC
Create a new Rails project. Accept the default server - GlassFish.

Open the project properties. The port is set to 3000. Shouldn't it be set to whatever port the GlassFish server that
came with the NetBeans Ruby download  is using.

Also, when the user selects a different server in the project properties dialog box, wouldn't it be nice if the IDE
changed the port number to whatever the port number was for that server? I keep forgetting to change the port when I
change the server. Then I get wierd errors and it didn't occur to me the cause of the errors.
Comment 1 Erno Mononen 2008-07-14 11:54:32 UTC
Fixed the first part in #b5ff439d65c8, downgrading to P3 now. As for the second part, probably the dialog should also 
remember what was the last set port for each server.
Comment 2 Quality Engineering 2008-07-17 04:46:32 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #324 build
Changeset: http://hg.netbeans.org/main/rev/b5ff439d65c8
User: Erno Mononen <emononen@netbeans.org>
Log: #139766: GlassFish port set to 3000 on new projects - should be 8080 or whatever
Comment 3 Erno Mononen 2008-09-30 17:09:31 UTC
Lowering further to P4 as per desc2.