Hello Anoop, I suspect that an exception is thrown between the code that sets the 404 status code and the status filter. Do you notice something strange in the log?
So in StatusFilter, it was sets it to a 500 > This code is called when an exception is thrown and not caught by the resource. Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2730107

