I would love to see a working example that allows me to put data and return objects. So if I have a web service with the following methods:
public void setData( Person person ); public ObjectA doStuff( ObjectB b); Thanks, Mark -- View this message in context: http://cxf.547215.n5.nabble.com/REST-PUT-example-tp4262283p4262426.html Sent from the cxf-user mailing list archive at Nabble.com.
