Re: how does the tomcat integrate mx4j?
"Simone Bordet" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, > Hi All, > Now I want to integrate mx4j to another Http Server. Can you show me how > does tomcat integrate mx4j? Maybe this question is better directed to the Tomcat lists. I think they use the JMX API to create MBeans that expose Tomcat's functionalities. You should know the internal architecture of the Http Server and from that design a set of MBeans that expose its functionalities. If you can do that, then any JMX compliant client (like JConsole) can connect and display the information exposed by your MBeans. Simon -- http://bordet.blogspot.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV