stop-server command ignores username/password
---------------------------------------------
Key: GERONIMO-3845
URL: https://issues.apache.org/jira/browse/GERONIMO-3845
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: general
Affects Versions: 2.1, 2.1.1, 2.2
Reporter: Jarek Gawor
The stop-server command ignores username/password provided and instead always
uses the default credentials (system/manager).
Looks like the main problem is in the
org.apache.geronimo.commands.ServerProxy.init() method where the
"jmx.remote.credentials" property is always set to the default credentials.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.