Thanks Eelco i discovered i had multiple servlet jars


Eelco Hillenius wrote:
> 
> Which version of the servlet jar do you include? Pre 2.2 maybe? Or
> maybe you have multiple servlet jars?
> 
> Eelco
> 
> 
> On 3/18/07, eznibe <[EMAIL PROTECTED]> wrote:
>>
>> HI,
>>
>> My problem is that i cant use the quickstart example of wicket because
>> when
>> i launch it, throws this error:
>>
>> I Copy the console messages:
>>
>> INFO  - WicketServlet              - WicketServlet loaded application
>> QuickStartApplication via
>> wicket.protocol.http.ContextParamWebApplicationFactory factory
>> 13:29:01.437 EVENT  Statistics on = false for
>> [EMAIL PROTECTED]
>> 13:29:01.500 EVENT  Starting Jetty/4.2.24
>> 13:29:01.671 EVENT  Started WebApplicationContext[/quickstart,Wicket
>> QuickStart]
>> 13:29:01.687 EVENT  org.apache.jasper.servlet.JspServlet: init
>> 13:29:01.812 EVENT  org.mortbay.jetty.servlet.Default: init
>> 13:29:01.812 EVENT  org.mortbay.jetty.servlet.Invoker: init
>> Exception in thread "main" java.lang.NoSuchMethodError:
>> javax.servlet.GenericServlet.getServletName()Ljava/lang/String;
>>         at
>> wicket.protocol.http.WebApplication.setWicketServlet(WebApplication.java:396)
>>         at
>> wicket.protocol.http.WicketServlet.init(WicketServlet.java:283)
>>         at javax.servlet.GenericServlet.init(GenericServlet.java:172)
>>         at
>> org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:220)
>>         at
>> org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.java:445)
>>         at
>> org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplicationHandler.java:150)
>>         at
>> org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext.java:458)
>>         at org.mortbay.http.HttpServer.start(HttpServer.java:663)
>>         at wicket.quickstart.Start.main(Start.java:61)
>>
>> I follow all the points in the tutorial, and i dont know what else i can
>> do.
>> I looked in the servlet jar and the class and the method exists
>> Thanks, eznibe
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-using-wicket-quickstart-tf3422929.html#a9540233
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-using-wicket-quickstart-tf3422929.html#a9560853
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to