Hello Daniel, I don't know if you can, this structure is specified by the JEE spec ( http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WebComponents3.html).
Best regards, Thierry Boileau Thierry Boileau wrote: > > > > Hello Daniel, > > > > I have a simple GAE project, where I want to use RESTlet. Problems is, as > >> soon as I try to launch the dev server I get a > >> java.lang.ClassNotFoundException: org.restlet.ext.servlet.ServerServlet. > >> > > > > It seems the library is not in the WEB-INF/lib directory. Can you confirm > > that? > > > > Apparently it wasn´t...... I´m wondering, is there a setting or a project > type that would make Eclipse copy classpath jars to the web-inf/lib folder > automatically? The thing is I can´t remember ever having to copy jars to > web-inf/lib folder manually... > > > -- > View this message in context: > http://restlet-discuss.1400322.n2.nabble.com/ClassNotFoundException-org-restlet-ext-servlet-ServerServlet-with-GAE-edition-tp6171099p6174317.html > Sent from the Restlet Discuss mailing list archive at Nabble.com. > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2711757 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2711886

