[JBoss-user] [Management, JMX/JBoss] - Problem in EJB Calling an MBean

2006-03-09 Thread bhuvana_t_76
Hi, I am using JBoss 3.2.7. I have created a helloworld JMX service and deployed the .sar. I am having an .ear from where I am trying to call this MBean. I tried in the following ways: ArrayList servers = MBeanServerFactory.findMBeanServer(null); if (servers == null){}

[JBoss-user] [Management, JMX/JBoss] - Resource Pooling using JBoss

2006-03-07 Thread bhuvana_t_76
I want to use JBoss AS for my application. The application deals with the calling external telephone numbers using the GSM modems connected to the server. I want to use resource pooling facilities of JBoss. I want to know how to setup the resource pools for external entities like modems and