I replaced the line:
spyderMQArgClass[0] = mBeanServer.getClass();
with:
spyderMQArgClass[0] = Class.forName("javax.management.MBeanServer");
And spyderMQ starts up fine now.
Notice my new tag below :-)
Wes
"jBoss rules"
"Official Open Source Contributor"
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
