Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-483

Lock tokens reains in session after unlock

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9, 1.0, 1.0.1
    • 1.1
    • locks
    • None
    • Ubuntu Linux Dapper

    Description

      I do the followin steps:

      • node.lock()
      • session.getLockTokens() -> This show the lock token generated by the
        previous lock.
      • node.unlock()
      • session.getLockTokens() -> Still show me the generated token ¿?¿?

      If I unlock a node, the token should'n be delete from the session?

      Attachments

        Activity

          People

            stefan@jira Stefan Guggisberg
            monkiki Paco Avila
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: