Please visit : https://community.jboss.org/message/3192 and https://jira.jboss.org/browse/PCACHE-85.
The work around is to call core cache APIs.
i.e. pojoCache.getCache().removeNode("fqn")
Hope this helps. Be careful @ making use of transactions directly.