Hello, the jar is actually located in the war file (in "WEB-INF/lib"). I've just tried using tomcat, and it works fine. Is there any configuration issue specific to your servlet container?
Best regards, Thierry Boileau > Hello, > > You need to add "com.noelios.restlet.ext.servlet.jar" into the > libraries directory of your WAR. > > Best regards, > Jerome Louvel > -- > Restlet ~ Founder and Lead developer ~ http://www.restlet.org > Noelios Technologies ~ Co-founder ~ http://www.noelios.com > > > > 2010/1/8 <[email protected] <mailto:[email protected]>> > > I am trying to run the "hello,world" application - as described in > Restlet 1.1 - First steps. When I run the provided WAR file in a > Servlet Container (SpringSource tc Server v6.0), I get the > following error: > SEVERE: Allocate exception for servlet RestletServlet > java.lang.ClassNotFoundException: > com.noelios.restlet.ext.servlet.ServerServlet > > Any ideas? > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435657 > > <http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435657> > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436222

