Hi to all, I'm using JmxRemoteLifecycleListener since some of my servers are behind a firewall. It works great with auth/password files
I tried to use JMX LDAP authentication, http://blogs.sun.com/alanb/entry/one_password_to_rule_them, but then it didn't works anymore. We take a look in sources, http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/mbeans/JmxRemoteLifecycleListener.java?view=markup and see access and password are hardcode in source (line 160). Should I open a BZ for this one ? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org