简体   繁体   English

Jboss JMX控制台

[英]Jboss JMX-Console

Is there any way to change login authentication dialog of JMX -console like changing "Username" string to "administrator" and adding some text to the dialog? 有什么方法可以更改JMX控制台的登录身份验证对话框,例如将“用户名”字符串更改为“管理员”并向对话框中添加一些文本吗? I googled this but could not find anything 我用谷歌搜索但找不到任何东西

The JBoss 4 documentation here shows how to change the JMX user and password, in the jmx-console-users.properties file. 这里的JBoss 4文档在jmx-console-users.properties文件中显示了如何更改JMX用户和密码。 More info here: 更多信息在这里:

https://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/Inspecting_the_Server___the_JMX_Console_Web_Application-Securing_the_JMX_Console.html https://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/Inspecting_the_Server___the_JMX_Console_Web_Application-Securing_the_JMX_Console.html

You could change the source of the jmx console or you could write a JMX browser as shown here in the documentation. 您可以更改jmx控制台的源,也可以编写一个JMX浏览器,如文档中所示。

https://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/Connecting_to_the_JMX_Server-Connecting_to_JMX_Using_RMI.html https://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/Connecting_to_the_JMX_Server-Connecting_to_JMX_Using_RMI.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM