Hi,
I suggest you have a look at <a href="https://glassfish.dev.java.net/">GlassFish</a> (Open Source Application Server on java.net).
These two articles may also interest you:
<a href="http://developers.sun.com/prodtech/appserver/reference/techart/ws_mgmt.html">Managing and Monitoring Web Services in Project GlassFish</a>
<a href="http://java.sun.com/developer/EJTechTips/2006/tt0327.html#2">Using Custom MBeans to Extend the GlassFish Administration System</a>
and you may also want to read The Aquarium blogs:
http://blogs.sun.com/theaquarium/
I have seen quite a lot of traffic concerning using MBeans in GlassFish on the java.net
forums - so you may want to ask your questions there...
Hope this helps,
-- daniel
JMX, SNMP, Java, etc...
http://blogs.sun.com/jmxetc
Hi ,
Thanks a lot for the reply.
My intent is to manage the EJB s using JMX technology, without using any another server (like Glass Fish). Can you suggest me something for this.If you could send me a sample code which combines JMX & EJBs, it would help a lot.
Thanks !!!
Ashwini