You can check the jaxrs/basic demo in the distribution, and also get the examples distribution from the link I posted in the previous email
Sergey On Thu, Mar 24, 2011 at 2:33 PM, elihusmails <[email protected]> wrote: > 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. >
