Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » moxy osgi
moxy osgi [message #819831] Tue, 13 March 2012 07:24 Go to next message
Eclipse UserFriend
Hi,
I am trying to use moxy as the jaxb impl. I use CXF for the webservice.
I generate some classes from jaxb maven plug in.
And I am trying to deploy everything on karaf (osgi).
It seems to work but I have a classNotFoundException for javax.xml.bind.annotation.adapters.CollapsedStringAdapter

Do you know where it come from?
Has someone already seen the problem?

I am quiet new to the platform.

Thanks.
Regards
Adrien

[Updated on: Tue, 13 March 2012 07:25] by Moderator

Re: moxy osgi [message #819893 is a reply to message #819831] Tue, 13 March 2012 09:09 Go to previous messageGo to next message
Eclipse UserFriend
Hi Adrien,

The javax.xml.bind.annotation.adapters.CollapsedStringAdapter class is part of the JAXB APIs. EclipseLink includes an OSGi bundle for these APIs. In EclipseLink 2.3.2 the bundle is called: javax.xml.bind_2.2.0.v201005080402.jar.

-Blaise
Re: moxy osgi [message #820685 is a reply to message #819893] Wed, 14 March 2012 08:43 Go to previous message
Eclipse UserFriend
I still have the same problem, I have put this jar and deploy it as a bundle but the class is still not found, but maybe it is more an osgi problem. I'll try to find a solution.
Thanks for the tip.
Regards
Adrien.
Previous Topic:Maven Repo ?
Next Topic:OptimisticLocking selected columns gets last updated values
Goto Forum:
  


Current Time: Wed Jul 23 09:34:19 EDT 2025

Powered by FUDForum. Page generated in 0.28657 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top