users@jersey.java.net

Re: [Jersey] ContextResolver , JSON and ERROR_JAXB_RI_2_1_10_MISSING()

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Fri, 16 Oct 2009 14:38:17 +0200

On Oct 16, 2009, at 2:34 PM, Cemo Koc wrote:

>
> Hi Paul,
>
> Sun GlassFish Enterprise Server v2.1.1
> JDK 6 (Build 1.6.0_16-b01)
>
> I saw a related issue in other mail lists as you described. But I
> think that
> it is not about OSGI related class loading bug.
>

OK. If using GF 2.1.1 it is not OSGi related.


> I want to help you more but I can not know how....
>

Can you verify if your Web application can use JAXB 2.1.10 ?
e.g.

   Class.forName("com.sun.xml.bind.annotation.OverrideAnnotationOf");

I am not sure if you have to place the JAXB 2.1.10 jars in the
endorsed area or not. Jakub will need to confirm.

Paul.

> Thanks for fast response.
>
>
> --
> View this message in context: http://n2.nabble.com/ContextResolver-JSON-and-ERROR-JAXB-RI-2-1-10-MISSING-tp3834876p3835300.html
> Sent from the Jersey mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>