Hello, I create a StatusService as explained in the tutorial with the details I gather from the mailing list archives.
My getRepresentation() method is called, but when I try to recover the throwable that generate the error, I have a null! I also implemented the getStatus method, but it is never called! I'm using Restlet 1.1M4 with Spring and a component direclty ( no application). Big question is, how I can access the throwable that was throw by the application and why my getStatus method is not caller by the ComponentStatusFiler (I check the code and normally this should be). Regards, Loïc **** DISCLAIMER **** http://www.belgacom.be/maildisclaimer

