Hello,
I need to replace current CXF distribution on JBossFuse 6.0 GA
FYI, this is the output of the version command on console
JBossFuse:karaf@root> version
2.3.0.redhat-60024
I removed the features of apache CXF that comes with fuse and added the
JBossFuse:karaf@root> features:addurl
mvn:org.apache.cxf.karaf/apache-cxf/3.0.0-milestone1/xml/features
But theres is not way I can get it installed.
When I try
JBossFuse:karaf@root> features:install cxf
I Get:
Error executing command: Could not start bundle
mvn:org.apache.cxf/cxf-rt-management/3.0.0-milestone1 in feature(s)
cxf-core-3.0.0-milestone1: Unresolved constraint in bundle
org.apache.cxf.cxf-rt-management [539]: Unable to resolve 539.0: missing
requirement [539.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.cxf.feature)(version>=3.0.0)(!(version>=4.0.0)))
If I try milestone2
I get
Error executing command: Could not start bundle
mvn:org.apache.cxf/cxf-core/3.0.0-milestone2 in feature(s)
cxf-core-3.0.0-milestone2: Activator start error in bundle
org.apache.cxf.cxf-core [591].
Caused by: java.lang.ClassNotFoundException:
org.apache.cxf.bus.blueprint.BlueprintNameSpaceHandlerFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)[:1.7.0_51]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)[:1.7.0_51]
at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_51]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)[:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)[:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_51]
at
org.apache.felix.framework.BundleWiringImpl.doImplicitBootDelegation(BundleWiringImpl.java:1738)
at
org.apache.felix.framework.BundleWiringImpl.searchDynamicImports(BundleWiringImpl.java:1675)
at
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1511)
at
org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75)
at
org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1955)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_51]
at
org.apache.felix.framework.BundleWiringImpl.getClassByDelegation(BundleWiringImpl.java:1374)
at
org.apache.felix.framework.BundleWiringImpl.searchImports(BundleWiringImpl.java:1553)
at
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1484)
at
org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75)
at
org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1955)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_51]
... 12 more
Any help?
--
João Miguel Pereira
96 2756858
http://www.linkedin.com/in/joaomiguelpereira
http://jpereira.eu
--
João Miguel Pereira
96 2756858
http://www.linkedin.com/in/joaomiguelpereira
http://jpereira.eu