Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3013

org.apache.wicket.request.Url.QueryParameter is not Serializable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-M1
    • 1.5-M2.1
    • wicket
    • None

    Description

      An exception is thrown when wicket attempts to serialize org.apache.wicket.request.Url, because QueryParameter class does not implement Serializable.
      I have tried replacing Url.class file in my environment's wicket-request-1.5-M1.jar with custom built Url with Serializable QueryParameter class and the problem disappears.

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            hok Ivan Vasilev
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: