0 Replies Latest reply on May 5, 2006 9:28 AM by karol

    Releasing locks

    karol

      Hi

      I am testing JBossCache and i have problem with it. J have 2 caches replicated asynchronously. I am caching user objects. When i read all users and then add one and try to read once again, whole application hangs on some locks.
      Shouldn't end of transaction remove this locks?
      I am using JBoss 4.0.3 + JBossCache 1.2.4 + Hibernate 3.1 + Spring 1.2.7.

      Please help me.