ERRestRouteExample

2019-10-30 Thread GILQUIN Pierre via Webobjects-dev
Hi, I am playing with Rest Wonder framework with the ERRestRouteExample example. Accessing the person id = 2 http://127.0.0.1:53753/cgi-bin/WebObjects/RESTExample.woa/ra/Person/2.json give me this detail : "id":2,"type":"Person","name":"Mike&qu

ERRestRouteExample not working

2014-10-27 Thread CHRISTOPH WICK | i4innovation GmbH, Bonn
Hi list, I try to get the "Client" example of the ERREstRouteExample application running. But it doesn't work. Lines 29/30 of "Client.java" are > ClientCompany c = client.objectWithPath("Company/1.json"); > System.out.println("Client.main: single