The mod_jk2/jk2 web page indicates that a JMX console can be utilized for runtime configuration changes:
"On tomcat side, you must enable the JMX proxy. This is done by setting "modjk.webServerHost" and "modjk.webServerPort" in jk2.properties to point to the web server port that contains /jkstatus. ( recent versions of jk and mod_jk are required ). You can also add mx4j-tools.jar to server/lib and set "mx.enable=true" in jk2.properties to enable the console, or use your favorite JMX console or tools. You could also select http and/or jrmp protocol, with mx.httpPort, mx.httpHost, mxjrmpPort and mx.jrmpPort." I have completed the configuration changes mentioned above, but I can not find the mentioned JMX console. Is it a web console? Is it a GUI console? Is something used from a shell? If it is a web console, what is the context for the URL? Furthermore, what are the interfaces of the JMX bean proxies that are mentioned? Are they "standard", "dynamic/model", or "open" mbeans? Is there a good page out there that details what the interfaces of the mentioned MBean proxies look like? Does anyone configure mod_jk2/jk2 in this manner? If so, can you show me a sample client? Any pointers/help would be greatly appreciated! Jimmy -- James "Jimmy" Wilson Software Developer, Acxiom Corporation ********************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
