It appears the attached jar file was stripped. Here's the java source.
*
import* java.util.concurrent.CountDownLatch;
*
import* javax.management.MBeanServer;
*
import* javax.management.MBeanServerBuilder;
*
import* javax.management.MBeanServerDelegate;
*
public* *class* SingletonMBeanServer
What does the jar do? It does not seem to contain source code.
++Vamsi
On Nov 15, 2007 1:16 AM, Ramakanth Kunapuli <[EMAIL PROTECTED]> wrote:
> It appears that tomcat uses different MBeanServer instance from Java's
> platform MBeanServer.
>
> Here's a tech tip of making both Tomcat & Java use t