I've narrowed it down and it has something to do with with AjaxButton, or AjaxSubmitLink, I swapped it out for an AjaxLink and the error goes away (but I don't get all the behaviors I need).
It also seems that autosuggest is not causing this problem, as I remove it from the page and the error persists. On Dec 12, 2009, at 12:10 AM, Douglas Ferguson wrote: > I'm still trying to sort out my class cast error, does know what might cause > a value of "resources"? > > wicket:pageMapName = "[people, resources]" > > I'm seeing this when I set this: > getPageSettings().setAutomaticMultiWindowSupport(true); > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
