|
|||||||
|
|||||||
CommunityUsing LingoFeaturesRelated ProjectsSupportDevelopers |
JMX over JMS
Java Management Extensions (JMX) provides a standard framework for managing Java applications. For remote access to a JMX agent, the JMX allows for pluggable communication protocols (the default is RMI). There are advantages to using JMS (via Lingo) for the communication protocol:
The Lingo connector invokes remote operations on the MBeanServer (using Queues) but uses Topics for broadcasting notifications back to the client Using the Lingo JMX ConnectorTo enable remote management the first thing you need to do is attach a Lingo Connector to you're MBean Server: On the to connect from a client - you can do the following: FiltersBy default, any MBeanServer on the JMS network that is using a Lingo Connector can be accessed remotely. Lingo will assume that any MBean servers it connects too form part of a logical group - and will aggregate results from operations or queries on mbeans.
Using JConsoleIf you wish to use the Lingo from JConsole you need to do the following:
|
||||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||||