RE: Re: Re: Getting NullPointerException when trying to get serialized object

2012-10-03 Thread Diego Felipe Muñoz Sáez
Thank you very much for your answer. I wanted to know if I could share it in Stackoverflow.com too, because I asked the same question there. Regards, Diego -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3011973

RE: Getting NullPointerException when trying to get serialized object

2012-10-01 Thread Diego Felipe Muñoz Sáez
After trying many many many many things I made it work. I asked in the Restlet Mailing list too, and I will comment this same thing there. In the try/catch block I put this: Log.w(json get(MediaType),cr.get(MediaType.APPLICATION_JSON).toString());

Getting NullPointerException when trying to get serialized object

2012-09-29 Thread Diego Felipe Muñoz Sáez
Hello everyone. I am developing a restlet server that will receive petitions from an Android client. Based on the Hello World application http://www.restlet.org/documentation/2.0/firstSteps and on the Object serialization tutorial

Restlet client support (browser)

2012-03-22 Thread felipe
adopted/tested and likely to be discontinued shortly. Thanks in advance. Felipe -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2938917