2 Replies Latest reply on Feb 16, 2004 3:56 AM by julien.dubois

    Programmatically invalidate the whole CMP cache?

    julien.dubois

      Hello,

      I want to programmatically invalidate the whole CMP cache.
      I know how to do this on the jmx-console, but can anybody help me with doing this from inside a WAR?

      In case you wonder why anybody would want to do that : I'm using Cactus to test an EAR, and I want to clean up the cache (see Junit's setUp() method) before running a new test.

      Regards,