[ 
https://issues.apache.org/jira/browse/GERONIMO-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843515#action_12843515
 ] 

Ashish Jain commented on GERONIMO-5148:
---------------------------------------

Hi Rex,

You can find the source code in the jar itself. The jar has been uploaded in 
the JIRA. The class does not hard code any values and is based on the same 
logic as 4896.
This Java agent is required when you will want to establish a secure 
communication b/w 2 servers say in case of clustering. Actually java agent is 
just an interceptor in front
of the main method, --secure option is to invoke any command using the 
JMXSecure connector.

Thanks
Ashish

> Remove the dependency of clustering over JMXConnector
> -----------------------------------------------------
>
>                 Key: GERONIMO-5148
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5148
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Clustering
>    Affects Versions: 2.1.5, 2.2.1, 3.0
>            Reporter: Ashish Jain
>            Assignee: Ashish Jain
>             Fix For: 2.1.5, 2.2.1, 3.0
>
>         Attachments: 5148.patch, JavaAgent.jar
>
>
> It should be possible to make use of JMXSecureConnector for clustering. 
> Currently if we use JMXSecureConnector than we have to disable the clustering 
> modules.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to