Hi,
I've created some JMX MBeans for my web applications to monitor some application specific statistics etc.
I can access these MBeans using JConsole and JBoss AS 7.2 successfull in standalone mode, but when using domain mode, I can't see my MBeans in JConsole.
What am I missing here? Is this some configuration issue? If not, what is the reason for the different behaviour?
Many thanks in advance,
Gerhard