Hi there,

Disclaimer: you're running RESTlet 2.0, with which I have very little 
familiarity.

With RESTlet 1.1, the way to specify a message within a status is to create a 
new instance of Status.

try:
setStatus(new Status(Status.SERVER_ERROR_INTERNAL, e.getMessage()));

Nicolas

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

Reply via email to