[jboss-user] [Installation, Configuration & Deployment] - Re: Chnaging JBoss JDBC connection pool size

PeterJ do-not-reply at jboss.com
Thu Mar 8 23:34:30 EST 2007


The link I provided is to a section named "1.3.2 Connecting to JMX Using RMI", in which two paragraphs later contains an example program "Example 1.12.  A JMX client that uses the RMIAdaptor". The only thing missing from the example is the import statements, here they are:

import javax.management.MBeanServerConnection;
import javax.management.ObjectName;

You should be able to find the javadoc for those classes.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026524#4026524

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026524



More information about the jboss-user mailing list