Hello Miltos, I see in your code a jResult which is a JsonRepresentation and a result variable which is a String variable. What are the values of each of them during the process? Which variable is intended to be the response's entity (response.setEntity(xxxx))?
Best regards, Thierry Boileau > "could you send some details about the version of Restlet you are using" > --> > Restlet 2.0 Milestone 4 (EE JAVA) > > "the code of your server resource?" > --> > Iam attaching the main application code and the code of the jdbc client. > > "How are you converting the result set as a json array?" > > --> > I am attaching part of the corresponding functions of different classes in > one txt file ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2431930

