Hello,
I try to connect to different Application Servers for getting their MBeans.
I just had success with
JBoss and BEA Weblogic.
I want to connect to the java5 JConsole, using a service:jmx:rmi//jndi... -URL
If this works I also can connect my own written application with this URL, just as I did with JBoss and Weblogic.
So far I did not find the right hint, where to tell Weblogic to use RMI-Connection and which Port to use.
I only found a Combobox in the admin console, which made it possible to select between
SOAP or RMI-Connection. But there was no port configuration, no ssl activating/deactivating, or authentification flag at all.
Best regards,
Bastian