users@jersey.java.net

Re: [Jersey] JaxbContextResolver

From: Tatu Saloranta <tsaloranta_at_gmail.com>
Date: Thu, 20 May 2010 09:16:13 -0700

On Thu, May 20, 2010 at 9:15 AM, Tatu Saloranta <tsaloranta_at_gmail.com> wrote:
> On Thu, May 20, 2010 at 12:48 AM, Sven Waibel <sven.waibel_at_web.de> wrote:
>>
>> Hi,
>>
>> i have several classes (A,B,C...), all have the same superclass
>> (Base.class).
>>
>> Is it possible to set the superclass into the context and not all of my
>> classes (A,B,C..)?
>

I don't think that is enough -- how would context be able to
automatically (and statically) resolve sub-classes it needs to know
about?

-+ Tatu +-