[jboss-user] [JBossCache] - configuration error -> setting UseInterceptorMbeans attribut

edx do-not-reply at jboss.com
Thu Dec 27 05:46:52 EST 2007


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?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115671#4115671

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115671



More information about the jboss-user mailing list