Bugs item #1474813, was opened at 2006-04-23 00:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1474813&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gwyn Evans (gwynevans) Assigned to: Nobody/Anonymous (nobody) Summary: Ajax ClassCast exception at AjaxFormSubmitBehavior Initial Comment: Shown with wicket-examples/ajax/Form Example (http://localhost:8080/wicket-examples/ajax?wicket:bookmarkablePage=:wicket.examples.ajax.builtin.FormPage) java.lang.ClassCastException: wicket.examples.ajax.builtin.FormPage$1 at wicket.ajax.form.AjaxFormSubmitBehavior.getEventHandler(AjaxFormSubmitBehavior.java:70) at wicket.ajax.markup.html.form.AjaxSubmitButton$1.getEventHandler(AjaxSubmitButton.java:64) at wicket.ajax.AjaxEventBehavior.onComponentTag(AjaxEventBehavior.java:106) at wicket.behavior.AbstractAjaxBehavior.onComponentTag(AbstractAjaxBehavior.java:152) at wicket.Component.renderComponentTag(Component.java:2644) at wicket.Component.renderComponent(Component.java:1654) at wicket.markup.html.WebComponent.onRender(WebComponent.java:61) at wicket.Component.render(Component.java:1507) ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1474813&group_id=119783 ------------------------------------------------------- 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&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
