From: Bill H. <bi...@lo...> - 2003-09-15 08:31:15
|
Chr, >I don't think it is nessecary with a separate doc page for the JMX stuff. Bill: Could you add the following to the properties doc? > >jmx >If true the pool will be registered as an MBean to a JMX server with the following object name: "Proxool:type=Pool, name=<alias>". Default: false > >jmx-agent-id >A comma separated list of JMX agent names to register the pool in. Default is null (the pool will be registered with the default JMX agent). This attribute is only applicable if the 'jmx' property is set to 'true'. > > Yep, I'll do that. Bill |