In the below, i mean I am including org.restlet.ext.spring.jar ( I mis-typed below)
> Thanks for posting that. > > I just updated to the latest jars in the snapshot you referenced. My project > includes org.restlet.jar and org.restlet.spring.jar in my WAR file, however > it is reporting the following on startup. I looked at the > org.restlet.spring.jar contents and it does not include this servlet. Which > jar should I be referencing instead? > > exception > > javax.servlet.ServletException: PWC1397: Wrapper cannot find servlet class > org.restlet.ext.spring.SpringServerServlet or a class it depends on > > root cause > > java.lang.ClassNotFoundException: org.restlet.ext.spring.SpringServerServlet > > > Hi there, > > > > As a workaround, there is a new snapshot available including the Spring > > fixes: > > http://www.restlet.org/downloads/unstable > > > > Best regards, > > Jerome Louvel > > -- > > Restlet ~ Founder and Lead developer ~ http://www.restlet.org > > Noelios Technologies ~ Co-founder ~ http://www.noelios.com > > > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2400319

