CXF Components are failing to deploy into Smx4 
-----------------------------------------------

                 Key: SMX4-40
                 URL: https://issues.apache.org/activemq/browse/SMX4-40
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.0-m2
            Reporter: Edell Nolan


When trying to deploy the cxf components I am getting the following error 

16:03:09,973 | WARN  | pool-1-thread-1  | ComponentRegistryImpl            | mix
.nmr.core.ServiceRegistryImpl   49 | Unable to register service org.apache.servi
[EMAIL PROTECTED] with properties {NAME=servicemix-cx
f-se, objectClass=[Ljava.lang.String;@1eef1eb, service.id=172, TYPE=service-engi
ne}. Reason: javax.jbi.JBIException: Error calling init
javax.jbi.JBIException: Error calling init
        at org.apache.servicemix.common.AsyncBaseLifeCycle.init(AsyncBaseLifeCyc
le.java:202)
        at org.apache.servicemix.common.SyncLifeCycleWrapper.init(SyncLifeCycleW
rapper.java:44)
        at org.apache.servicemix.jbi.deployer.impl.ComponentImpl$ComponentWrappe
r.init(ComponentImpl.java:244)
        at org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl.doRegist
er(ComponentRegistryImpl.java:96)
        at org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl.doRegist
er(ComponentRegistryImpl.java:36)
        at org.apache.servicemix.nmr.core.ServiceRegistryImpl.register(ServiceRe
gistryImpl.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.springframework.osgi.util.internal.ReflectionUtils.invokeMethod(R
eflectionUtils.java:100)
        at org.springframework.osgi.config.CustomListenerAdapterUtils.invokeCust
omMethods(CustomListenerAdapterUtils.java:153)
        at org.springframework.osgi.config.OsgiServiceLifecycleListenerAdapter.b
ind(OsgiServiceLifecycleListenerAdapter.java:186)
        at org.springframework.osgi.service.importer.internal.util.OsgiServiceBi
ndingUtils.callListenersBind(OsgiServiceBindingUtils.java:48)
        at org.springframework.osgi.service.importer.internal.collection.OsgiSer
viceCollection$Listener.serviceChanged(OsgiServiceCollection.java:92)
        at org.apache.felix.framework.util.EventDispatcher.invokeServiceListener
Callback(EventDispatcher.java:765)
        at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(
EventDispatcher.java:623)
        at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(Even
tDispatcher.java:554)
        at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:3612)
        at org.apache.felix.framework.Felix.access$000(Felix.java:36)
        at org.apache.felix.framework.Felix$1.serviceChanged(Felix.java:626)
        at org.apache.felix.framework.ServiceRegistry.fireServiceChanged(Service
Registry.java:559)
        at org.apache.felix.framework.ServiceRegistry.registerService(ServiceReg
istry.java:75)
        at org.apache.felix.framework.Felix.registerService(Felix.java:2702)
        at org.apache.felix.framework.BundleContextImpl.registerService(BundleCo
ntextImpl.java:254)
        at org.apache.felix.framework.BundleContextImpl.registerService(BundleCo
ntextImpl.java:232)
        at org.apache.servicemix.jbi.deployer.impl.Deployer.registerService(Depl
oyer.java:427)
        at org.apache.servicemix.jbi.deployer.impl.Deployer.installComponent(Dep
loyer.java:246)
        at org.apache.servicemix.jbi.deployer.impl.Deployer.register(Deployer.ja
va:168)
        at org.apache.servicemix.jbi.deployer.impl.AbstractBundleWatcher.onBundl
eStarted(AbstractBundleWatcher.java:80)
        at org.apache.servicemix.jbi.deployer.impl.AbstractBundleWatcher.access$
000(AbstractBundleWatcher.java:34)
        at org.apache.servicemix.jbi.deployer.impl.AbstractBundleWatcher$1.bundl
eChanged(AbstractBundleWatcher.java:53)
        at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerC
allback(EventDispatcher.java:690)
        at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(
EventDispatcher.java:619)
        at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(Event
Dispatcher.java:532)
        at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3601)
        at org.apache.felix.framework.Felix._startBundle(Felix.java:1616)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
        at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371)
        at org.apache.servicemix.kernel.filemonitor.FileMonitor.refreshPackagesA
ndStartOrUpdateBundles(FileMonitor.java:505)
        at org.apache.servicemix.kernel.filemonitor.FileMonitor.onFilesChanged(F
ileMonitor.java:285)
        at org.apache.servicemix.kernel.filemonitor.FileMonitor$2$1.run(FileMoni
tor.java:305)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:650)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:675)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: IOExc
eption parsing XML document from class path resource [META-INF/cxf/cxf.xml]; nes
ted exception is java.io.FileNotFoundException: class path resource [META-INF/cx
f/cxf.xml] cannot be opened because it does not exist
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBea
nDefinitions(XmlBeanDefinitionReader.java:310)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to