[
https://issues.apache.org/jira/browse/WICKET-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-3013.
-----------------------------------
Assignee: Igor Vaynberg
Fix Version/s: 1.5-M2
Resolution: Fixed
> org.apache.wicket.request.Url.QueryParameter is not Serializable
> ----------------------------------------------------------------
>
> Key: WICKET-3013
> URL: https://issues.apache.org/jira/browse/WICKET-3013
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M1
> Reporter: Ivan Vasilev
> Assignee: Igor Vaynberg
> Fix For: 1.5-M2
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.