Hello Thierry, You're right, I'm using a servlet container (rg.restlet.ext.gwt.GwtShellServletWrapper) to run my redirector. Perhaps is it not the good way? I tried to add an init parameter for my servlet but unfortunately, I still get the same issue : org.restlet.engine.component.ClientRouter getNext WARNING: The protocol used by this request is not declared in the list of client connectors. (HTTP) I only see the first request to http://localhost:8890/ScaDomain/components followed by the server response: 404 Not Found
I really don't know what to do to get this simple redirection working. Is there a better way to do that? Thanks a lot for your support, Christophe. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436586

