Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » CXF D-OSGI, ServletBridge and Equinox...
CXF D-OSGI, ServletBridge and Equinox... [message #134019] Thu, 02 July 2009 15:32 Go to next message
Gary Pinkham is currently offline Gary PinkhamFriend
Messages: 8
Registered: July 2009
Junior Member
I'm wondering if anyone else is running CXF under the Servlet Bridge in
Equinox.. I ask because of an issue I'm struggling with.. CXF DOSGI
comes in two distributions.. One is a single jar which has all it's
dependencies inside.. This works fine.. But I want to be able to better
manage the dependent jars.. So I'm now trying the distribution which has
separate jars for CXF and it's dependencies.. When I try this CXF
won't resolve.. It has a "Package uses conflict". Specifically
Import-Package: javax.xml.ws; version="2.1.0". When I try Packages
javax.xml.ws from the console I see the eclipse update configurator bundle
and the apache service mix bundle (CXF dependency)..

So my question is.. Any idea how to resolve this conflict.. I'm really
at a loss.. I saw a blog on it that described changing the manifest..
This is only good for things you control.. not for 3rd party libraries..

Thanks in advance!
Gary
Re: CXF D-OSGI, ServletBridge and Equinox... [message #515484 is a reply to message #134019] Thu, 18 February 2010 22:26 Go to previous message
Yashavanth  is currently offline Yashavanth Friend
Messages: 2
Registered: February 2010
Junior Member
Hi
Even I am facing the same issue, interestingly The dependency will be resolved when I launch equinox directly through command prompt ( I mean ruuning directly on JDK 1.6 ).

If any of you resolved this issue please post the solution.

Many Thanks
Previous Topic:UI product build creating bundles.info
Next Topic:CXF DOSGi
Goto Forum:
  


Current Time: Tue Apr 16 18:53:22 GMT 2024

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

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

Back to the top