[jboss-user] Re: configuration error -> setting UseInterceptorMbeans attribut

samk at twinix.com samk at twinix.com
Tue Feb 19 04:44:27 EST 2008


See Thread at: http://www.techienuggets.com/Detail?tx=21175 Posted on behalf of a User

if any one got the answer please let me know 

In Response To: 

I tried to configure and start TreeCache (JbossCache 1.4.1SP8) on Jboss 4.2.2GA.
The service configuration file

  | <server>
  |   <mbean>
  |     ...
  |     <attribute name="UseInterceptorMbeans">true</attribute>
  |     ... 
  | 
reports the following exception during deployment
11:37:23,257 INFO  [ServiceConfigurator] Problem configuring service jboss.cache:service=TreeCache
  | org.jboss.deployment.DeploymentException: Exception setting attribute javax.management.Attribute at 903e28 on mbean jboss.cache:service=TreeCache; - nested throwable: (javax.management.AttributeNotFoundException: Attribute 'UseInterceptorMbeans' is not writable)
  | 

What I am doing wrong?





More information about the jboss-user mailing list