-
1. Re: CXF Bundle Spring OSGi Context Fails to Start?
ffang Nov 4, 2012 7:14 PM (in response to tdiehl_tdiehl)Hi,
What's the exact FUSE ESB version you're using?
Do you see any exception when this happen?
Most likely you run into a known issue[1] which already get fixed.
https://issues.apache.org/jira/browse/KARAF-1114
Freeman
-
2. Re: CXF Bundle Spring OSGi Context Fails to Start?
tdiehl_tdiehl Nov 5, 2012 3:35 PM (in response to ffang)We are using 4.4.1-fuse-06-03. Unfortunately, I'm not seeing any execptions in the logs.
Is this issue fixed in a later fuse version?
-
3. Re: CXF Bundle Spring OSGi Context Fails to Start?
ffang Nov 5, 2012 8:10 PM (in response to tdiehl_tdiehl)Hi,
Could you run your example with 4.4.1-fuse-08-15?
Freeman
-
4. Re: CXF Bundle Spring OSGi Context Fails to Start?
tdiehl_tdiehl Nov 20, 2012 12:32 PM (in response to ffang)Unfortunately, I still see the behavior in 4.4.1-fuse-08-15, though in the last instance I saw it, the CXF Spring context reported Started. However, when browsing to /cxf, none of the services exposed via our Camel components were listed, even though there are messages in the logs from the CXF bundle that indicate that services are being created and published. Any other thoughts?
09:41:35,310 | INFO | xtenderThread-28 | ReflectionServiceFactoryBean | 130 - org.apache.cxf.bundle - 2.4.3.fuse-04-15 | Creating Service cdsPatientServices from class com.harris.healthcare.cds.service.patient.CdsPatientServices
09:41:37,024 | INFO | xtenderThread-28 | ServerImpl | 130 - org.apache.cxf.bundle - 2.4.3.fuse-04-15 | Setting the server's publish address to be /v2/soap/patient
09:41:37,989 | INFO | xtenderThread-28 | ServerImpl | 130 - org.apache.cxf.bundle - 2.4.3.fuse-04-15 | Setting the server's publish address to be /v2/rest/patient