You can try replacing
<attribute name="CacheLoaderConfig">
with
<attribute name="CacheLoaderConfiguration">
But just that's a guess that probably won't help. The java.lang.VerifyError
implies there's some inconsistency in the class files between CacheJmxWrapper and
Configuration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132349#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...