Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.13, 1.5-M3
    • 1.4.13, 1.5-M3
    • wicket
    • None
    • Google App Engine

    Description

      java.rmi.server.UID() is used to generate a unique identifier. GAE doesn't allow using the java.rmi libraries.

      Changing to java.util.UUID will acheive the same results. The java.rmi method was probably just a left over from pre-Java 5 compatibility.

      Attachments

        1. UUID_patch.txt
          2 kB
          Clint Checketts

        Activity

          People

            ivaynberg Igor Vaynberg
            checketts Clint Checketts
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: