Re: [1.4.6] NotSerializableException: java.nio.HeapCharBuffer

2010-02-18 Thread Martin Grigorov
This is not the full stack trace. SerializationChecker produces nice formatted output telling you exactly which field of which class is not serializable. On Fri, 2010-02-19 at 11:58 +0800, smallufo wrote: > Hi > I found a lot of NotSerializableException: java.nio.HeapCharBuffer when I > try Wicket

[1.4.6] NotSerializableException: java.nio.HeapCharBuffer

2010-02-18 Thread smallufo
Hi I found a lot of NotSerializableException: java.nio.HeapCharBuffer when I try Wicket 1.4.6 + Resin 4.0.3 I've never seen this exception , is it the problem from Wicket ? Stacktrace : java.io.NotSerializableException: java.nio.HeapCharBuffer at java.io.ObjectOutputStream.writeObject0(Ob