When I stop CXF Service Engine component, I got the following message from
ServiceMix console:
INFO - ComponentMBeanImpl - Stopping component:
CXFServiceEngine
Jan 18, 2008 2:48:23 PM org.apache.cxf.jbi.se.CXFServiceEngine stop
INFO: CXFServiceEngine stopped
Jan 18, 2008 2:48:23 PM org.apache.cxf.jbi.se.state.ServiceEngineStart
changeState
INFO: in start state
Is the information given "in start state" correct? seems it should be "in
stop state".
Could anyone anwser this question?
Thanks,
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-tp14889400p14957777.html
Sent from the cxf-user mailing list archive at Nabble.com.