]
Rob Stryker resolved JBIDE-9720.
--------------------------------
Resolution: Won't Fix
Unfortunately this is 100% a wont-fix.
We do have a jira open to allow users who change port settings in the server editor to
also go and pass those flags to jboss.
But we definitely will not parse the user-customized vm args to look for changes and
change our UI for that. It could create a circular loop and lead to each part trying to
update the other.
Issues when starting and stopping an EAP or SOA-P server using
-Djboss.service.binding.set=ports-03 in JBDS
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-9720
URL:
https://issues.jboss.org/browse/JBIDE-9720
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Reporter: Debbie Steigner
Assignee: Rob Stryker
Priority: Minor
Fix For: LATER
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Changed my open launch configuration for SOA-P v5.1 to use
ports-03(-Djboss.service.binding.set=ports-03). When starting the server, the server
starts successfully, but on the lower right hand side of the JBDS IDE, the message
"Starting JBoss Server...." does not remove itself once the server has
successfully started. Also, when attempting to shutdown the server from the JBDS IDE, the
server aborts abruptly, an error dialog is created stating to look at the log for more
errors. Using the default ports, the server behavior for starting and shutdown works
successfully with no errors.