I am wondering how to verify that Hibernate's L2 cache performs correctly. I have an application running on a cluster of JBoss 5 instances with JBoss Cache. Load testing would answer the question of performance.
But how to make sure that cluster related issues like the cache invalidation between nodes works like it should be?