Hi, i'm trying to lock a node for 30 minutes
lockManager.lock(node.getPath(), false, false, 1800, username); session.save(); session.logout(); there's no exception but the node doesn't get locked. any tip ? -- Jose Hernandez 675599600 Isthari http://www.isthari.com
