Hi Gurvinder,

"Caused by: java.lang.ClassNotFoundException:
org.apache.wicket.examples.helloworld.HelloWorldApplication"

I would suggest to play with http://wicket.apache.org/quickstart.html first

Success,

Wilko




Gurvinder Pal Singh wrote:
> 
> Hi, i created a project as mentioned in
> http://wicket.apache.org/examplehelloworld.html, and tried to run it on
> tomcat server. But it is giving me errors. Error Log from tomcat is shown
> below:
> 
> 
> 2008-01-29 11:33:54 StandardContext[/HelloWorld]: Exception starting
> filter HelloWorldApplication
> org.apache.wicket.WicketRuntimeException: Unable to create application of
> class org.apache.wicket.examples.helloworld.HelloWorldApplication
> .....
> Caused by: java.lang.ClassNotFoundException:
> org.apache.wicket.examples.helloworld.HelloWorldApplication
>       at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1428)
>       at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1274)
>       at
> org.apache.wicket.protocol.http.ContextParamWebApplicationFactory.createApplication(ContextParamWebApplicationFactory.java:68)
>       ... 45 more 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Hello-World-Program-is-not-working-tp15153342p15193213.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to