Hello Doug, >Why return 405 instead of 500 in a case like this, though? Well, this is a good question. 405 status may sound a little bit unappropriate because the resource is described as able to handle POST requests, but the lack of json converter make it unavailable to do so. I've entered an RFE: http://restlet.tigris.org/issues/show_bug.cgi?id=1172.
Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2654025

