Hi,

Is this method inherited?

On Fri, Oct 15, 2010 at 11:53 AM, Luciano Resende <[email protected]> wrote:
> When using Wink 1.1.1, I could register Read/Write providers which
> then could introspect the resource for annotations such as JAX-WS ones
> and handle them properly (see example below).
>
>   �...@get
>   �...@webresult(name = "Customer", targetNamespace = "")
>    Customer get();
>
> Now that I moved to latest trunk code, it looks like these non JAX-RS
> are not available anymore.
> While I'm trying to debug and figure out why, maybe someone can share
> some hints on what might be happening ?
>
> Thanks
>
> --
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>

Reply via email to