> > > > I am this exception when editing an AjaxEditableLabel : > > > > java.lang.IllegalAccessError: tried to access method > > org.apache.wicket.Component.onModelChanging()V from class > > org.apache.wicket.extensions.ajax.markup.html.AjaxEditableLabel$1 > > at > > > > I had the same problem after migration from rc1 to rc2 :(
Not sure what changed, but did you upgrade both wicket and wicket-stuff to rc2? Eelco
