Hi Thierry, Sorry for my late answer.
2/ By tracing requests, I have no more information : * using MODE_CLIENT_TEMPORARY, I can see a first request to http://localhost:8890/ScaDomain/components then redirected to http://localhost:8888/ScaDomain/components => it works * using MODE_CLIENT_DISPATCHER, I only see the first request to http://localhost:8890/ScaDomain/components followed by the server response: 404 Not Found I don't what to do to get the redirection working with MODE_CLIENT_DISPATCHER. Any idea? 3/ My class only extends Application. How can I get a reference to the Component? Regards, Christophe. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436311

