[jboss-user] [EJB/JBoss] - Node Removal In mvcc-entity Cache Through JMX Console

frank.stillford do-not-reply at jboss.com
Fri Jan 16 15:25:31 EST 2009


When using the Entity Tree Cache in JBoss 4.2.2.GA, the JMX bean makes available a remove(String) method, that, when invoked, removes a given node from the cache.

Following the JBoss 5.0.0.GA cache article (available: http://www.jboss.org/community/docs/DOC-13200), I have migrated to the mvcc-entity cache.  Unfortunately, I am unable to find a way to remove nodes from this cache without redeploying the application.  Being able to remove nodes (in particular, those cached as read-only) from the cache is a critical need when redeployment in a production environment is not a viable option.

Is this functionality still available with the mvcc-entity cache?  If not, are there any similar alternatives or workarounds?

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

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



More information about the jboss-user mailing list