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 <[EMAIL PROTECTED]> 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
