i am trying to use servicemix-camel in a static configuration. I try to post message from timer to cxf-bc component but camel shut down and i get error message
Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: jbi://endpoint:http://companyname.com/ns/GetDocs/soap due to: No component found with scheme: jbi It's confused me because before this message i getting a following line Component: ID:192.168.0.100-1281f2bb0fb-0:0 activated endpoint: {http://companyname.com/ns}GetDocs : soap Why did camel have stopped? It didn't stop in jbi configurations. http://old.nabble.com/file/p28287966/servicemix.xml servicemix.xml -- View this message in context: http://old.nabble.com/shutting-down-camel-in-static-configuration-tp28287966p28287966.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
