I'm trying to submit a post request and have the current @Post annotation set 
in my handler class on the server.

I'm getting an error 405 returned though stating that this method isn't 
allowed.  Is the annotation the only thing I have to set or am I missing 
something?  I'm using the post method in the ClientResource class to send the 
message and I'm running on version 2.0.3.

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

Reply via email to