1 Reply Latest reply on Jun 16, 2005 1:47 AM by belaban

    DummyTransaction and DummyUserTransaction have non static lo

      Hi;

      I noticed DummyTransaction and DummyUserTransaction declare their Log varirables as non-static. These can safely be declared static.

      I noticed this in a test I've devised that uses the Dummy txns to stress the performance of JBossCache outside the context of an app server.

      Brian.