On Jan 20, 2010, at 2:54 PM, Felipe Gaścho wrote:
> got it.. it was hidden somewhere deep in the JMS module :(
>
JMS? what was it doing there?
> ok, so I need to enumerate all serializable classes there ? can I use
> an abstract superclass ?
>
It is up to the ContextResolver implementation but you need to ensure
that the JAXBContext that is created supports the classes.
Paul.
> * I am not in my dev computer now, that's why I can't test right
> now ...
>
> On Wed, Jan 20, 2010 at 3:47 PM, Paul Sandoz <Paul.Sandoz_at_sun.com>
> wrote:
>>
>> On Jan 20, 2010, at 2:45 PM, Felipe Gaścho wrote:
>>
>>> Contextresolver ? Where to check that ?
>>>
>>
>> Check for implementations of ContextResolver<JAXBContext> in your
>> source.
>>
>> Paul.
>>
>>
>>>> I think it is related to your ContextResolver, check the set of
>>>> classes
>>>> it supports and verify if he JAXB class for the latter link is
>>>> part of the
>>>> supported set
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>>
>
>
>
> --
> ------------------------------------------
> Felipe Gaścho
> 10+ Java Programmer
> CEJUG Senior Advisor
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>