> The problem is the 'setThrottleDelay' method. This method creates an > instance of the 'wicket.ajax.AjaxEventBehavior$ThrottlingSettings' class. > This inner class however is not serializable and I guess that when the > component is put on the session, Glassfish throws the NotSerializable > exception.
Correct, good catch. Fixed it. Eelco ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
