Attributes that are displayed in red with a NotSerializableException in 
jconsole are probably correctly handled.  Since jconsole is remote, it only 
displays serializable attributes.  In your example, the "Instance" attribute 
represents the cache itself and the cache instance isn't serializable.

I'm not sure whether the operations are a problem or not.  I'll try a 
standalone client and respond further.  

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960968
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to