ehsavoie commented on PR #5478:
URL: https://github.com/apache/netbeans/pull/5478#issuecomment-1434771134

   The issue is that this doesn't fix the problem: if the offset is set when 
starting WildFly using -Djboss.socket.binding.port-offset=100 then you are back 
on it since you would need to connect to the running server management API to 
get the effective value.
   I'm a bit surprised because I thought that you could pass the management 
port in the plugin which is (in my opinion) the only viable solution:
   "The offset is then added to the admin port value (which can be set in the 
add server wizard)"
   
   I don't understand why you don't set the proper port value per server 
instance.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to