[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

jython jmx tutorials?

Clint

3/7/2008 5:13:00 AM

I am looking to try to build a simple, generic tool for basic
monitoring and gathering of config information from java app servers
such as weblogic (I know WLST is there, but I want the exercise and
for it to work with more than just weblogic), tomcat and jboss using
jython and jmx. Can anyone recommend any docs or sites that might
have any useful info on those topics that might help me get started? I
have been using python for a year or two now, but my java skills are
pretty beginner...

TIA.