Hi Stephan,

as I read parts of your master thesis I found the extension issue and that it 
was done on purpose. So I could have found it by my own. Sorry for bothering 
you with this.
But I got another issue, sending parameter with a POST request. When I send 
parameter with a POST request I just get an "405 - Method not allowed". I 
searched the internet and found that you have to enable the different methods 
woth allowPost(). But to do so you have to use Restlet resources from the 
Restlet version 1.1. But I don't use Restlet 1.1 (did not found such a method 
for 2.1) and I don't have use Restlet resources at all. 

Do I have to enable the POST methods somehow? (sending a POST request without 
POST parameter works) 


Kind regards, Matthias

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

Reply via email to