此内容没有您所选择的语言版本。
21.7.3. JMX Invoker
To disable authentication for the JMX Invoker, comment out the
JNDIFactory
, EJBInvokerServlet
, and JMXInvokerServlet
from the security realm in the $JBOSS_HOME/server/PROFILE/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml
file as shown in Example 21.10, “JMX Invoker Authentication Disabled”.
Example 21.10. JMX Invoker Authentication Disabled