Hi Farrukh najim
Thanks for the reply.
The solution posted is using RMI protocol (JMX RMI).
p:serviceUrl="service:jmx:rmi://localhost/jndi/rmi://localhost:1099/cycle"
But I am trying...
Type: Posts; User: spalthepu; Keyword(s):
Hi Farrukh najim
Thanks for the reply.
The solution posted is using RMI protocol (JMX RMI).
p:serviceUrl="service:jmx:rmi://localhost/jndi/rmi://localhost:1099/cycle"
But I am trying...
Hi,
I am, trying to implement authentication for JMX accsess via Jconsole using JMXMP protocol.
I followed exactly the procedure and implemented a custom JMXAuthenticatorImpl.
My application did...