You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "KeiichiFujino (JIRA)" <ji...@apache.org> on 2016/11/21 02:36:58 UTC

[jira] [Created] (DBCP-475) Undefined MBean attribute of BasicDataSourceMXBean

KeiichiFujino created DBCP-475:
----------------------------------

             Summary: Undefined MBean attribute of BasicDataSourceMXBean
                 Key: DBCP-475
                 URL: https://issues.apache.org/jira/browse/DBCP-475
             Project: Commons Dbcp
          Issue Type: Bug
    Affects Versions: 2.1.1
            Reporter: KeiichiFujino
            Priority: Minor


BasicDataSourceMXBean does not define methods for the following attributes.
 - testOnReturn
 - evictionPolicyClassName
 - rollbackOnReturn
 - enableAutoCommitOnReturn
 - defaultQueryTimeout

I've implemented the get method of these attributes in BasicDataSourceMXBean.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)