Hi

Thanks to all, it works now ;-)

Checking the dependency tree, I found that pingunaut/wicket-chartjs used
wicket 7.x.

I recompiled wicket-chartjs against wicket 8.x and everything works now.

Great Support.


Gruß,
 Sven

Am 19.08.19 um 12:48 schrieb Bas Gooren:
> Hi!
> 
> It sounds like you are not referencing the correct wicket-request
> dependency.
> 
> Did you check your maven dependency tree to ensure there are no old (or
> duplicate/multiple) versions of wicket dependencies being resolved?
> 
> Met vriendelijke groet,
> Kind regards,
> 
> Bas Gooren
> 
> Op 19 augustus 2019 bij 12:44:24, sb_apa...@bursch.com (sb_apa...@bursch.com)
> schreef:
> 
> Hi
> 
> I'm trying to migrate my project from 7.x to 8.5. I created a new
> pom.xml using your Quick Start Wizard, checked the old dependencies for
> new versions, inserted the dependencies to the new pom.xml and fixed the
> compile errors.
> 
> But deploying the war-file to tomcat 8, I'm receiving the following error:
> 
> java.lang.NoSuchMethodError:
> org.apache.wicket.request.mapper.ParentPathReferenceRewriter.<init>(Lorg/apache/wicket/request/IRequestMapper;Ljava/util/function/Supplier;)V
> 
> 
> 
> I would be grateful for any tip on where the mistake might be or to
> debug this problem.
> 
> Kind Regards,
> Sven
> 
> (full Errormessage attached)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


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

Reply via email to