You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by ssanju <ss...@yahoo.com> on 2009/06/23 04:31:22 UTC

JAXB RESTful service example

Hi,
I am looking one example that shows how to POST/PUT one JAXB complex object.
Any help will be appreciated.

-sanju


-- 
View this message in context: http://www.nabble.com/JAXB-RESTful-service-example-tp24158606p24158606.html
Sent from the cxf-dev mailing list archive at Nabble.com.


Re: JAXB RESTful service example

Posted by Sergey Beryozkin <sb...@progress.com>.
Hi,

here's one example

http://svn.apache.org/repos/asf/cxf/trunk/distribution/src/main/release/samples/jax_rs/basic_https/src/demo/jaxrs/server/CustomerService.java

the samples area is poor at the moment - many more demos will be added.

cheers, Sergey

----- Original Message ----- 
From: "ssanju" <ss...@yahoo.com>
To: <de...@cxf.apache.org>
Sent: Tuesday, June 23, 2009 3:31 AM
Subject: JAXB RESTful service example


>
> Hi,
> I am looking one example that shows how to POST/PUT one JAXB complex object.
> Any help will be appreciated.
>
> -sanju
>
>
> -- 
> View this message in context: http://www.nabble.com/JAXB-RESTful-service-example-tp24158606p24158606.html
> Sent from the cxf-dev mailing list archive at Nabble.com.
>
>