Currently I am able to connect to glassfish via JMX using jconsole. Though it only works using the admin credentials, whereas I would like to be able to connect using alternative credentials which do not allow access to the admin console.
So far I have created a new security realm which uses the FileRealm and have added the two users: admin and test.
I then edited the JMX connector settings to use my newly created realm and restarted Glassfish. I am now trying to connect using jconsole but it is still only working using the admin credentials.
I did this all through the web admin console, any advice on what I’m doing wrong?
Thanks
[Message sent by forum member 'pahnix']
http://forums.java.net/jive/thread.jspa?messageID=394649