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 134026 - allow user to change the ports on the
Summary: allow user to change the ports on the
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-26 04:12 UTC by Vince Kraemer
Modified: 2013-11-08 13:58 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 Vince Kraemer 2008-04-26 04:12:46 UTC
domain's property page (in the Servers tree)

The goal is to allow the user to fix port conflicts and the like...
Comment 1 Vince Kraemer 2009-12-10 12:55:14 UTC
no bug should be assigned to issues. distributing the load.
Comment 2 TomasKraus 2013-11-08 13:58:52 UTC
Plugin shall not modify those settings in GlassFish. Proper way to change HTTP listeners is to access GlassFish administration UI.
NetBeans will update ports for local server from modified domain.xml after opening properties editor for this server or after NetBeans restart.