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

