Hi Stephan, (guess I should get a name here) The thing with the Spring is not that problem. The integration actually works fine. You just have to create a config file in which you specify the JaxRsApplication to call and you hand over the SpringComponent. It's quite easy. The problem is that the application where I integrate the REST application just redirects any request that doesn't has an extionsion. (for security and other reasons) So even it is not usefull have a DELETE request with an extension I would need it because of the integration.
I will see how I can work around this (also see the tunneling you mentioned) and will post a possible solution (if I find a good on) Thanks for you reply and your help. Matthias ;) ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2663996

