If not, how can we expect them to improve the service?
Martijn
On 1/25/06, Marco van de Haar
<[EMAIL PROTECTED]> wrote:
I'm not a core dev, so I have a lot of trouble checking out anon CVS, so
I'm using wicket HEAD from about a week ago.
When I build a war file from my project and deploy it in Jetty, I get
the following error on page load:
java.lang.RuntimeException: Internal error cloning object
at wicket.Session.setAttribute(Session.java:838)
...
Caused by: java.io.NotSerializableException:
wicket.feedback.ComponentFeedbackMessageFilter
....
I let ComponentFeedbackMessageFilter implement Serializable, gave it the
standard serialVersionUID and it worked. I don't know if this has been
fixed in the past week, but if it hasn't, it might be worth looking at.
Marco
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
--
Living a wicket life...
Martijn Dashorst - http://www.jroller.com/page/dashorst
Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1
