Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » moxy osgi
moxy osgi [message #819831] Tue, 13 March 2012 11:24 Go to next message
Adrien DAO-LENA is currently offline Adrien DAO-LENAFriend
Messages: 2
Registered: March 2012
Junior Member
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 11:25]

Report message to a moderator

Re: moxy osgi [message #819893 is a reply to message #819831] Tue, 13 March 2012 13:09 Go to previous messageGo to next message
Blaise Doughan is currently offline Blaise DoughanFriend
Messages: 163
Registered: July 2009
Senior Member

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 12:43 Go to previous message
Adrien DAO-LENA is currently offline Adrien DAO-LENAFriend
Messages: 2
Registered: March 2012
Junior Member
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 Apr 24 19:27:57 GMT 2024

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

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

Back to the top