1 Reply Latest reply on Dec 2, 2011 4:29 AM by thomas.diesler

    JbossWS client libraries as OSGI bundles

    spyhunter99

      I have a need to operate a jbossws client (relies on StubEx) from within an Apache ServiceMix container which requires OSGI bundles for everything. I have no problem getting my stuff into an OSGI bundle, but the OSGI class loader is complaining about dependency related problems with org.jboss.ws.core.

       

      By the way, I'm using JbossWS native 3.1.1 and I have jbossws-native-core, client and jaxws jars in the appropriate locations.

       

      My question is, are there prebuild jbossws OSGI bundles available? This would at least save me the time of repacking everything