I have an application that is JMX enabled. It has its own JMX Agent and some MBeans. When i launch the application in WebLogic, i am able to connect to the JMX agent via the RMI url and perform the operations on MBeans via "JConsole".
But when i get into the Weblogic console, i can not see any JMX consoles! How can i enable the JMX console in Weblogic ?