Could you please try with the servicemix CXF components instead ? They are
much more tested than this one AFAIK. I'm not very familiar with this very
component, so I can't help much, but I think it would be wise to try and
start the CXF components that come with ServiceMix instead.
ServiceMix distribution also comes with an example that you will be able to
deploy.
YI (William) ZHU wrote:
>
> Hi,
>
> I'm studing the sample
> "integration\JBI\external_provider_internal_consumer" of CXF 2.0.2.
>
> I followed the README, when I started the "CXF Service Engine", I found
> the following message on ServiceMix console:
>
> ...
> SEVERE: Could not find Apache CXF configuration in
>
> C:\apps\servicemix321\data\smx\components\CXFServiceEngine\version_1\META-INF
> ...
> ...ServiceEngineShutdown changeState
> INFO: in shutdown state
> ...
>
> It seems that CXF Service Engine was shutdown, but when I continue
> to Deploy and start CXF demo service assembly, everything were working.
>
> First, I don't understand why when there is a "SEVERE" error, the example
> still works;
> Second, actually there is a file "cxf-config.xml" under that folder, but
> with empty contents;
>
> Could anyone help answer this question?
>
>
> Thanks,
> YI ZHU
>
> (details as below)
> ====================
> Jan 16, 2008 1:50:15 PM org.apache.cxf.jbi.se.CXFBootstrap init
> INFO: Bootstrap.init called
> Jan 16, 2008 1:50:15 PM org.apache.cxf.jbi.se.CXFBootstrap onInstall
> INFO: Bootstrap.onInstall called
> Jan 16, 2008 1:50:16 PM org.apache.cxf.jbi.se.CXFBootstrap cleanUp
> INFO: Bootstrap.cleanUp called
> INFO - ComponentMBeanImpl - Starting component:
> CXFServiceEngine
> INFO - ComponentMBeanImpl - Initializing component:
> CXFServiceEngine
> Jan 16, 2008 1:50:33 PM org.apache.cxf.jbi.se.state.ServiceEngineShutdown
> changeState
> INFO: in shutdown state
> Jan 16, 2008 1:50:33 PM org.apache.cxf.jbi.se.state.ServiceEngineShutdown
> initSE
> SEVERE: Could not find Apache CXF configuration in
> C:\apps\servicemix321\data\smx\components\CXFServiceEngine\version_1\META-INF
> Jan 16, 2008 1:50:33 PM org.apache.cxf.jbi.se.state.ServiceEngineShutdown
> initializeBus
> INFO: initializing bus
> Jan 16, 2008 1:50:41 PM org.apache.cxf.jbi.se.state.ServiceEngineShutdown
> initializeBus
> INFO: init bus complete
> Jan 16, 2008 1:50:41 PM org.apache.cxf.transport.jbi.JBITransportFactory
> setDeliveryChannel
> INFO: configuring DeliveryChannel: DeliveryChannel{CXFServiceEngine}
> Jan 16, 2008 1:50:41 PM org.apache.cxf.jbi.se.state.ServiceEngineShutdown
> initSE
> INFO: Apache CXF Service Engine installation
> root:C:\apps\servicemix321\data\smx\components\CXFServiceEngine\version_1
> Jan 16, 2008 1:50:41 PM org.apache.cxf.jbi.se.state.ServiceEngineShutdown
> initSE
> INFO: CXF Service Engine init complete
> Jan 16, 2008 1:50:41 PM org.apache.cxf.jbi.se.CXFServiceEngine start
> INFO: CXFServiceEngine starting
> Jan 16, 2008 1:50:41 PM org.apache.cxf.jbi.se.state.ServiceEngineStop
> changeState
> INFO: in stop state
> Jan 16, 2008 1:50:41 PM org.apache.cxf.transport.jbi.JBITransportFactory
> setDeliveryChannel
> INFO: configuring DeliveryChannel: DeliveryChannel{CXFServiceEngine}
> Jan 16, 2008 1:50:41 PM org.apache.cxf.jbi.se.state.ServiceEngineStop
> startSE
> INFO: CXFServiceEngine startup complete
>
>
>
--
View this message in context:
http://www.nabble.com/About-sample-%22integration%5CJBI%5Cexternal_provider_internal_consumer%22-tp14889400p15006600.html
Sent from the cxf-user mailing list archive at Nabble.com.