[ 
https://issues.apache.org/jira/browse/DBCP-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William R. Speirs updated DBCP-418:
-----------------------------------

    Summary: Cannot Disable JMX  (was: Connot Disable JMX)

> Cannot Disable JMX
> ------------------
>
>                 Key: DBCP-418
>                 URL: https://issues.apache.org/jira/browse/DBCP-418
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Google App Engine
>            Reporter: William R. Speirs
>
> There is no way to disable the use of JMX when using PoolableConnections. 
> Line 48 of PoolableConnection.java uses the ManagementFactory which is 
> blacklisted in Google App Engine.
>     private static MBeanServer MBEAN_SERVER = 
> ManagementFactory.getPlatformMBeanServer();
> There should be a way to disable all JMX bindings for environments like GAE.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to