Minor problem is a bug. CCL should not deal with writes. Write methods should be no-ops.
Major problem too is a bug - even if the remove() does have to return the old value, the
propagated call should be a get() to retrieve the old value, not a remove().
A valid workaround for both should be to set ignoreModifications to true.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051663#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...