Anyone got the standalone Coherence MBean server running over http protocol
769299Nov 11 2010 — edited Nov 18 2010I've got the com.tangosol.net.management.MBeanConnector running fine over the "-rmi" option for protocol, using JConsole as the console to view. I can't see to get it working over "-http" though. The MBeanConnector server starts, but then exits after a few seconds. I'm running this up on Sun JDK 1.6.20 on Linux. Even tried using the option to set a different port number, but still won't work (just exits after a few seconds) on http.
I switched the log level to "5", but I don't seem to get any form of error. Just an exit from the server after a few seconds of running. As I say, all works perfectly if I specify "-rmi", but not for "-http". Anyone got this working over http?
Cheers,
Steve