Hi Joerg,

Can you send me a pointer to some examples?

Thanks.
-Simon

On Friday, April 15, 2011, [email protected] <[email protected]> wrote:
> Hi Simon,
>
>
> Because Customer is an interface, so cannot be annotated with
> @XmlRootElement. As a result, the error of "no message body reader can
> be found" is raised...
>
>
> By using XmlAdapters, you can cast an EMF interface to the EMF impl class. So 
> actually none of your REST method signatures will ever need to refer to some 
> Impl class.
>
> Cheers,
> Joerg
>

Reply via email to