Michele Mazzucco wrote:
I understand this. What I don't understand is, how can I access (inside
a web application or program) the mbeans exposed by another web
application? Do you have any chunk of code to show me?
If you want to access another webapp's mbeans (but running in the same Tomcat instance) you simply use ManagementFactory.getPlatformMBeanServer() and then query for other mbeans.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to