SMA on Tomcat
How do I get SMA to work when -Dcom.sun.management.jmxremote.authenticate=true is a requirement by our middleware team in the setenv.sh file? I have the appropriate entries in tomcat-users.xml file as recommended by the install document for Tomcat/Oracle for 7.2.1. I can only get SMA to work if I set the authenticate to false, but that is not an option for our production environment.
Hi - I asked our middleware team, which has an ldap id with access to jmxremote on these servers to attempt access to SMA. It was successful. So, I just need to work to either get ids added to that same group or get a new, similar, group defined. Thanks for your time/suggestions.