|
|
|
|
|
|
|
|
|
Re: NoClassDefFoundError on SpringBlueprintContainer when installing cxf-api [message #1034304 is a reply to message #990923] |
Fri, 05 April 2013 05:10  |
Eclipse User |
|
|
|
Hello all,
We had the same issue with the cxf-bundle-minimal-2.7.0. But this did not prevent our bundle from starting within Virgo 3.5.0.RELEASE. We just had the same stacktrace in the log.
I don't know whether it helps for your issue but we did create fragment to import the missing package and the stacktrace went off.
Manifest-Version: 1.0
Implementation-Version: 1.0.0.RELEASE
Implementation-Revision: revZzz
Tool: Bundlor 1.1.1.RELEASE
Bundle-Name: com.xxx.yyy.cxf-bundle-minimal.fragment
Created-By: Apache Maven 3.0.4
Fragment-Host: org.apache.cxf.bundle-minimal
Bundle-Version: 1.0.0.RELEASE
Build-Jdk: 1.6.0_30
Bundle-ManifestVersion: 2
Import-Package: org.eclipse.gemini.blueprint.blueprint.container;versi
on="1.0.0"
Bundle-SymbolicName: com.xxx.yyy.cxf-bundle-minimal.fragment
Specification-Version: 1.0.0.RELEASE
Archiver-Version: Plexus Archiver
I hope this help.
|
|
|
Powered by
FUDForum. Page generated in 0.05479 seconds