JMS_MANAGED_CONNECTION_POOL_OBJECT_NAME);
ObjectName on = JMS_CONNECTION_FACTORY_BINDING_SERVICE_OBJECT_NAME;
// create it
ConnectionFactoryBindingService cfBindingService = new ConnectionFactoryBindingService();
// register it
mbeanServer.registerMBean(cfBindingService, on);
// configure it