[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1182) JMX wrappers log WARN messages on calling getter for deprecated attributes
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Sep 10 14:04:11 EDT 2007
JMX wrappers log WARN messages on calling getter for deprecated attributes
--------------------------------------------------------------------------
Key: JBCACHE-1182
URL: http://jira.jboss.com/jira/browse/JBCACHE-1182
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.GA
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: 2.1.0.GA
Logged after viewing a cache mbean in AS's jmx-console:
12:55:33,437 WARN [CacheJmxWrapper] MBean attribute 'CacheLoaderConfiguration'
is deprecated; use 'CacheLoaderConfig'
12:55:34,046 WARN [CacheJmxWrapper] MBean attribute 'UseInterceptorMbeans' is d
eprecated; use 'ExposeManagementStatistics'
These should only be logged for the setter; the setter is what implies conscious usage of the outdated API.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list