[
https://issues.apache.org/jira/browse/GERONIMO-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568723#action_12568723
]
Jarek Gawor commented on GERONIMO-3845:
---------------------------------------
Committed a fix to trunk (revision 627595) and branches/2.1 (revision 627596).
> 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
> Assignee: 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.