Hi,
Thanks a lot for your help.
jmxsh seems to be for Linux based environment but we're using Windows.
Lambda probe is a good option similar to JConsole.
But 'Source code of manager app' seems to be the thing we were looking for.
Thank you,
- Cummins Group21
Bill Barker wrote:
Otherwise, startup Tomcat once with remote JMX enabled, and browse with
the remote client to find the ObjectNames that you want, and just use
normal JMX calls.
And try this : http://code.google.com/p/jmxsh/
-
"Pid" wrote in message
news:4b8e40b8.9070...@pidster.com...
On 03/03/2010 06:32, Caldarale, Charles R wrote:
From: Cummins College [mailto:cummins.grou...@gmail.com]
Subject: Access to Tomcat's MBeans
Could someone please help us how to access Tomcat's Mbeans
using Java
On 03/03/2010 06:32, Caldarale, Charles R wrote:
From: Cummins College [mailto:cummins.grou...@gmail.com]
Subject: Access to Tomcat's MBeans
Could someone please help us how to access Tomcat's Mbeans
using Java code.
This is not a direct answer, but you could download the source
> From: Cummins College [mailto:cummins.grou...@gmail.com]
> Subject: Access to Tomcat's MBeans
>
> Could someone please help us how to access Tomcat's Mbeans
> using Java code.
This is not a direct answer, but you could download the source for Lambda Probe
(www.lambda
Hi,
Could someone please help us how to access Tomcat's Mbeans using Java code.
How is the basic logic to access the default mbeans present in Tomcat.
Please help.