In mctl/src/mctl/core/servers/manager.py, Java path is hardcoded as 'java' but the server metadata includes a 'java' field and the config has 'java_path'. The manager should use the configured Java executable path from the server's metadata to support custom Java installations.
In mctl/src/mctl/core/servers/manager.py, Java path is hardcoded as 'java' but the server metadata includes a 'java' field and the config has 'java_path'. The manager should use the configured Java executable path from the server's metadata to support custom Java installations.