| Ouch... so the problem is that the local cache config uses simple cache which does not use the 'right' interceptors :-/ It has been like this for a long time and noone noticed. So the workaround is to copy the infinispan-configs-local.xml and remove the simple-cache="true" or change it to false. |