Hello Christophe,

I just want to point out the fact that there is actually no need to 
split the project in two. The same project can host both client and 
server side aspects, but as the server application is hosted on a 
servlet container, the server side libraries must be located inside 
"/war/WEB-INF/lib" as a classic jee application.
You can have a look at the user guide (aka wiki): the introduction gives 
some details about the structure of the sample project => 
http://wiki.restlet.org/docs_2.0/188-restlet.html.

Best regards,
Thierry Boileau


> Hello Thierry,
>
> Thank you for your help.
> I split the test project into 2 projects, add required libraries and all is 
> now working.
>
> When you sent me the example, I though that all the code needed to be in a 
> single project.
>
> Best regards,
> Christophe.
>
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2448433

Reply via email to