hi<br><br>I have a jboss ejb container. Want to have a mbean that gives information about number of current socket connections it is using.<br><br>Can access this kind of information programatically?<br>Or I have to implement a new ConnectorMBean and declare it in environment-services.xml ??<br>
<br><br>I think what I need is here...<br><a href="http://docs.jboss.org/jbossremoting/docs/guide/2.5/html/">http://docs.jboss.org/jbossremoting/docs/guide/2.5/html/</a><br><br>But I would appreciate to have some guidelines. <br>
<br>thks! daniel<br><br><br>