Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MonitorJMX_120.war | 2013-03-22 | 26.1 kB | |
README.txt | 2013-03-22 | 537 Bytes | |
Totals: 2 Items | 26.6 kB | 0 |
The version 1.2 have a feature to get the connection data based in an parameter from url. e.g. http://localhost:7001/MonitorJMX?servername=default in conf.properties you could see the following: username.default=weblogic password.default=welcome1 hostname.default=localhost port.default=7001 protocol.default=t3 This way you can add all servers in just one conf.properties and use only one wls.jsp page passing the servername as parameter. The .war file contain the .java sources Regards Rogerio Cruz