Alle martedì 27 marzo 2012, Martin Grigorov ha scritto:
> On Tue, Mar 27, 2012 at 12:51 AM, Paolo <irresistible...@gmail.com> wrote:
> > Alle giovedì 22 marzo 2012, Pointbreak ha scritto:
> >> On Thu, Mar 22, 2012, at 11:42, Igor Vaynberg wrote:
> >
> >> > >
> >> > > No that is not what happens with NoVersionMount:
> >> > >
> >
> >> >
> >> > i didnt say it was an ajax twistie....
> >>
> >> Not being an ajax twistie link still doesn't add the ?1 to the url.
> >> NoVersionMount will only add the id to callback urls.
> >>
> >
> > I am newbie, and all discussion is very hard to understand.
> > I got the code of NoVersionMount and It works fine for me until..
> > ...I migrated to Wicket 6!
> > I change imports:
> > org.apache.wicket.request.mapper.**      
> > org.apache.wicket.core.request.mapper.** (OSGi friendly)
> >
> > But I got this error on NoVersionMount:
> >
> > GRAVE: Exception starting filter MainApplication
> > java.lang.IncompatibleClassChangeError: Expecting non-static method 
> > org.apache.wicket.core.request.mapper.MountedMapper.getOptionalPlaceholder(Ljava/lang/String;)Ljava/lang/String;
> 
> Make sure that all wicket jars are version 6.0.0-beta1 and clean and
> recompile your application against them.
> 
I did it correctly. I clean it and recompile, but nothing changed. I got always 
the same error.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to