glassfish vhosted

Maybe I should update my version of Glassfish, since I’m still using the V1. But however, there are a few interesting “bugs”.

Today, I won’t talk about my fabulous “lock-me-out-after-deploying-anything”.

But in this version, there are a few self-destructive actions that are allowed and authorized, although, well, they make the server unusable, not able to start again thereafter. For example, changing the IP for the JMX service: stop the server, start it… whoops, won’t start. Deleting the JMS service: idem (but I can change the reference IP).
I want to reduce the number of services of my instances and I want to have the same TCP ports for every one, on different IP addresses on the same system. and JMX is the only service that won’t allow me this.

Comments are closed.