Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-beta-1
-
None
Description
Currently, GEP keep its own port configuration, separate from the server's configuration. The port information between GEP & server is not synchronized in any way. And sometimes as the port information between the server & GEP becomes out of synch, it creates problems for users when starting or deploying modules to the server from GEP.
It would be nice to update the GEP to keep the port information in synch with the server. That is, if the server configuration is changed, that change is reflected in GEP. And if the change in made in GEP, the server configuration is updated as well.