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@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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...