[ 
https://issues.apache.org/jira/browse/SYNAPSE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Asankha C. Perera resolved SYNAPSE-526.
---------------------------------------

    Resolution: Fixed
      Assignee: Asankha C. Perera

Applied patch, Thanks Eric!

> Enhanced JMX-support for Synapse
> --------------------------------
>
>                 Key: SYNAPSE-526
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-526
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2
>            Reporter: Eric Hubert
>            Assignee: Asankha C. Perera
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: jmx_and_security.patch
>
>
> Hi,
> currently it is only possible to use Java's "out-of-the-Box JMX solution" 
> configured via system properties and/or property files which is sufficient 
> for many cases.
> Anyway there are the following advantages of using the according Remote API 
> to create, configure and deploy the management agent (server connector) 
> programatically:
> 1) easier configuration for average users
> 2) exporting RMI server's remote objects over a certain port to allow passage 
> through a firewall (very important for enterprise deployments), possibility 
> to configure a specific network interface (also sometimes important for 
> enterprise deployments in multi-homed systems 
> 3) possibility to use a custom JMXAuthenticator to handle own credential 
> configuration (including use of Secret-API to encrypt passwords in plain text 
> files if required/prefered over setting os permissions accordingly.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to