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 211106 - Missing Platform customization tab in the server instance properties
Summary: Missing Platform customization tab in the server instance properties
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.1
Hardware: PC All
: P2 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 13:42 UTC by J Bachorik
Modified: 2016-01-21 19:13 UTC (History)
1 user (show)

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 J Bachorik 2012-04-12 13:42:30 UTC
Currently the glassfish server plugin provides only an arbitrary text field to enter the path to java executable. The common consensus seems to be to provide a java platform customization tab (see eg. tomcat, jboss, weblogic).

As a side effect the glassfish server plugin does not provide any information about the java platform the server uses and this hinders the user experience when starting the server in profiling mode (eg. asking the user for valid java platform even though run/debug is working just fine).
Comment 1 Vince Kraemer 2012-05-17 17:31:28 UTC
Hmmm. we could add a java platform tab to the dialog when the java-ness of the IDE is activated.  We would need to disable the text field when that happens.

This kind of change is fairly late in the 7.2 cycle....

Committing to Next for TM
Comment 2 J Bachorik 2012-05-18 08:32:38 UTC
Just out of curiosity - how can you install and enable the GF server support without turning on the Java Platform module? I tried to achieve that by downloading the PHP edition of NB and then installing the GF plugin. That resulted in the core of JavaEE/Java being sucked in and as a consequence the Java Platform module installed and activated.
Comment 3 TomasKraus 2012-10-09 12:52:13 UTC
Adding to RFE requests for next release.
Comment 4 gilbertoca 2016-01-21 19:12:41 UTC
Trying to setup HotswapProject in NetBeans for glassfish and between the servers  plugin(wildfly, tomcat and jetty), glassfish it the unique that doesn't have the Platform tab. It doesn't have the VM OPTIONS either!