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 245329 - Makes the administrative port configurable
Summary: Makes the administrative port configurable
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P2 normal with 1 vote (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks: 246559
  Show dependency tree
 
Reported: 2014-06-30 17:01 UTC by ehsavoie
Modified: 2014-11-14 03:56 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 ehsavoie 2014-06-30 17:01:24 UTC
PavelPscheidl@netbeans.org 2014-06-28 10:57:50 UTC

Personally, I think the plugin GUI is very clean & super easy to navigate. Management port setting is something one can definitely leave alone on localhost where you have all the power, but sometimes there are remote test servers one has to operate with. This is just a suggestion for a new feature.
Comment 1 PavelPscheidl 2014-06-30 17:07:36 UTC
The administration port could be:
1. Manually configurable (easier to write)
2. Automatically detected based on configuration file used. This would result in a need of xml parser involved and the plugin could become more heavyweight.
Comment 2 ehsavoie 2014-08-25 16:15:08 UTC
The issue is parsing XML is not a valid solution : if the server was manually started you could have defined an offset which doesn't show in XML.
Comment 3 Quality Engineering 2014-11-11 03:52:49 UTC
Integrated into 'main-silver', will be available in build *201411110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/539217ab9204
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Adding feature #245329: Now we can configure the management port of the WildFly server
Comment 4 Quality Engineering 2014-11-12 03:58:02 UTC
Integrated into 'main-silver', will be available in build *201411120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/539217ab9204
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Adding feature #245329: Now we can configure the management port of the WildFly server
Comment 5 Quality Engineering 2014-11-13 03:49:33 UTC
Integrated into 'main-silver', will be available in build *201411130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/539217ab9204
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Adding feature #245329: Now we can configure the management port of the WildFly server
Comment 6 Quality Engineering 2014-11-14 03:56:35 UTC
Integrated into 'main-silver', will be available in build *201411140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/539217ab9204
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Adding feature #245329: Now we can configure the management port of the WildFly server