Mike check this link http://www.dynamicjava.org/projects/jsr-api/jaxb-osgi
Maybe it could be useful.
On Tue, May 4, 2010 at 8:54 AM, mjk wrote:
> Hey Martin,
>
> Thanks for the reply.
>
> I checked the imports in the Felix console, and sure enough there were no
> imports for the annotations. H
Hey Martin,
Thanks for the reply.
I checked the imports in the Felix console, and sure enough there were no
imports for the annotations. However, I still get the same Exception.
--Mike
On Tue, May 4, 2010 at 12:54 AM, Martin Thelian wrote:
> Hi!
>
> This sounds that you have not defined the I
Hi!
This sounds that you have not defined the Import-Package for
javax.xml.bind.annotation and javax.xml.bind.annotation.adapters.
Regards,
Martin
mjk schrieb:
I am new to OSGi development, and have been trying to figure out how to make
this work:
I have JAXB classes generated from an XSD us
I am new to OSGi development, and have been trying to figure out how to make
this work:
I have JAXB classes generated from an XSD using Eclipse XJC. I verified
that everything (class usage, marchalling and un-marshalling) works in a
non-OSGi scenario. They do.
When deployed within Apache Felix
4 matches
Mail list logo