You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2008/02/05 08:44:21 UTC

Re: Wicket Phone Book example

I think you need to remove servlet-api and jetty-* jars from the
war/web-inf/lib folder
Martijn

On 2/5/08, Omair Aasim <om...@yahoo.com> wrote:
>
>
> Hello,
> I'm pretty new to wicket and tried out the phonebook
> example by downloading the war file and deployed it on
> tomcat and it worked fine.
>
> Later i downloaded the source code and without making
> any modifications, compiled it using Maven, created
> the war file and deployed it again. But this new war
> file is throwing the following error:
> *********************************************
> exception
> javax.servlet.ServletException: Servlet.init() for
> servlet phonebook threw exception
>
> root cause
> java.lang.IncompatibleClassChangeError
> *********************************************
>
> I know I'm doing something very stupid. This is the
> first time I'm using maven too and I just followed the
> instructions to compile and build the war.
>
> Any help will be appreciated.
> Thanks
>
>
> ---------------------------------
> Never miss a thing.   Make Yahoo your homepage.




-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0