Hi all,
I want to access a remote jboss JMX server via RMI. I try to connect to the
remote server, as described in Juha's book page 271.
But looks like the jboss-jmx package hasn't a ConnectorFactory class. So I
had tried to use the ConnectorFactoryImpl.
But strange here the "createConnector("RMI",props);" Method undefined.Can anyone give me a hint how to connect to a remote jboss jmx server via RMI? So far I google, search in the forms but I cant find a solution. Thanks Stefan ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
