Today one of my colleagues mentioned about usemon, an open source java monitoring tool from google code.
Continue reading here
A blog on Java Middleware technologies
Today one of my colleagues mentioned about usemon, an open source java monitoring tool from google code.
4 comments:
Hi Satya,
Can you please let me know whether we can write WLST scripts using Eclipse if yes what jar i have to import, Appreciate your help
--Pavan
please let me how to write WLST scripts using Eclipse, i have already imported JyD jar files, What jar files i need to import to write WLST scripts using eclipse
Pavan,
The JyDT plugin will let you edit and create jython scripts but does not support code completion and other features you may be looking for.
Thank you very much for you reply..
Iam trying to import WLST in the Jython Script using eclipse, Eclipse is not recognizing the WLST classes even after importing the weblogic.jar file, Can you please help me setting up eclipse , importing the WLST in the jython scripts...., Greatly Appreciate your help
Post a Comment