3 Replies Latest reply on May 21, 2004 7:27 AM by adrian.brock

    Why not call getLockManager.removeLockRef?

    liu_linux

      Hi, I read the source code and find we do not call getLockManager.removeLockRef(id) at the end of StatefulSessionContainer.getEJBObject().
      I think it is a bug because it may cause the lock-leak.