2 Replies Latest reply on Feb 16, 2016 11:26 AM by mrswenso

    Unable to connect to backend webservice

    mrswenso

      Hello I am attempting to connect with a backend web service through a Jboss Fuse camel route.

      When I attempt to run my project it hangs for 30seconds-1minute or so and then terminates with errors. I ran with -e to try to get a more verbose reason but it didn't seem to help me. I was hoping someone may have had a similar issue and may know what is going on.

       

      Here is the stack trace (with -e):

       

      [INFO] Error stacktraces are turned on.

      [INFO] Scanning for projects...

      [INFO]

      [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1

      [INFO]                                                                        

      [INFO] ------------------------------------------------------------------------

      [INFO] Building Camel Blueprint Route 1

      [INFO] ------------------------------------------------------------------------

      [INFO]

      [INFO] >>> camel-maven-plugin:2.15.1.redhat-621084:run (default-cli) @ Test >>>

      [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details

      [INFO]

      [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Test ---

      [INFO] Using 'UTF-8' encoding to copy filtered resources.

      [INFO] Copying 3 resources

      [INFO]

      [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ Test ---

      [INFO] Nothing to compile - all classes are up to date

      [INFO]

      [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Test ---

      [INFO] Not copying test resources

      [INFO]

      [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ Test ---

      [INFO] Not compiling test sources

      [INFO]

      [INFO] <<< camel-maven-plugin:2.15.1.redhat-621084:run (default-cli) @ Test <<<

      [INFO]

      [INFO] --- camel-maven-plugin:2.15.1.redhat-621084:run (default-cli) @ Test ---

      [INFO] Using org.apache.camel.test.blueprint.Main to initiate a CamelContext

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details

      [INFO] Starting Camel ...

      [mel.test.blueprint.Main.main()] MainSupport                    INFO  Apache Camel 2.15.1.redhat-621084 starting

      [mel.test.blueprint.Main.main()] Activator                      INFO  Camel activator starting

      [mel.test.blueprint.Main.main()] Activator                      INFO  Camel activator started

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/transports/http/configuration

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxws

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/blueprint/simple

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/ws/addressing

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/policy

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://www.w3.org/ns/ws-policy

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://www.w3.org/2006/07/ws-policy

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/09/policy

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://www.w3.org/2000/09/xmldsig#

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs-client

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/clustering

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/blueprint/bindings/soap

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.camel.camel-cxf-transport (34) [org.apache.camel.component.cxf.transport.CamelTransportFactory]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (38) [org.apache.cxf.transport.http.HTTPTransportFactory, org.apache.cxf.transport.http.HTTPWSDLExtensionLoader, org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder, org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder, org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-frontend-jaxws (39) [org.apache.cxf.jaxws.context.WebServiceContextResourceResolver]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-xml (40) [org.apache.cxf.binding.xml.XMLBindingFactory, org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-addr (42) [org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder, org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder, org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider, org.apache.cxf.ws.addressing.impl.AddressingWSDLExtensionLoader, org.apache.cxf.ws.addressing.WSAddressingFeature$WSAddressingFeatureApplier, org.apache.cxf.ws.addressing.MAPAggregator$MAPAggregatorLoader]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-policy (43) [org.apache.cxf.ws.policy.PolicyEngine, org.apache.cxf.policy.PolicyDataEngine, org.apache.cxf.ws.policy.AssertionBuilderRegistry, org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry, org.apache.cxf.ws.policy.PolicyBuilder, org.apache.cxf.ws.policy.PolicyAnnotationListener, org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider, org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry, org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder, org.apache.cxf.ws.policy.attachment.external.URIDomainExpressionBuilder, org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider, org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder, org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-soap (64) [org.apache.cxf.binding.soap.SoapBindingFactory, org.apache.cxf.binding.soap.SoapTransportFactory]

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (65) [org.apache.cxf.wsdl.WSDLManager]

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/blueprint/core

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/configuration/beans

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/configuration/parameterized-types

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://cxf.apache.org/configuration/security

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://schemas.xmlsoap.org/wsdl/

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://www.w3.org/2005/08/addressing

      [mel.test.blueprint.Main.main()] NamespaceHandlerRegisterer     INFO  Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/08/addressing

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  Test bundle headers: Bundle-ManifestVersion=2, Bundle-Name=System Bundle, Bundle-SymbolicName=org.apache.felix.connect, Bundle-Vendor=Apache Software Foundation, Bundle-Version=0.0.0

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.codehaus.stax2.osgi.Stax2OutputFactoryProvider], bundle: woodstox-core-asl [68], symbolicName: woodstox-core-asl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-bindings-soap [64], symbolicName: org.apache.cxf.cxf-rt-bindings-soap

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-rs-client [46], symbolicName: org.apache.cxf.cxf-rt-rs-client

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.cxf.transport.http.HTTPConduitConfigurer], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.felix.cm.PersistenceManager], bundle: org.apache.felix.configadmin [30], symbolicName: org.apache.felix.configadmin

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.camel.camel-http [50], symbolicName: org.apache.camel.camel-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.framework.hooks.weaving.WeavingHook], bundle: org.apache.aries.proxy.impl [15], symbolicName: org.apache.aries.proxy.impl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider], bundle: woodstox-core-asl [68], symbolicName: woodstox-core-asl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.camel.camel-blueprint [7], symbolicName: org.apache.camel.camel-blueprint

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.cm [19], symbolicName: org.apache.aries.blueprint.cm

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.cm.ManagedServiceFactory], bundle: org.apache.felix.fileinstall [31], symbolicName: org.apache.felix.fileinstall

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.cm [19], symbolicName: org.apache.aries.blueprint.cm

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-spring [33], symbolicName: org.apache.camel.camel-spring

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.cm.ConfigurationAdmin], bundle: org.apache.felix.configadmin [30], symbolicName: org.apache.felix.configadmin

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.cm [19], symbolicName: org.apache.aries.blueprint.cm

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.cm.ConfigurationListener, org.apache.felix.fileinstall.ArtifactListener, org.apache.felix.fileinstall.ArtifactInstaller], bundle: org.apache.felix.fileinstall [31], symbolicName: org.apache.felix.fileinstall

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-http [50], symbolicName: org.apache.camel.camel-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-frontend-jaxws [39], symbolicName: org.apache.cxf.cxf-rt-frontend-jaxws

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.services.BlueprintExtenderService], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.camel.camel-blueprint [7], symbolicName: org.apache.camel.camel-blueprint

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.cxf.transport.http.HTTPTransportFactory], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.cm.ManagedService], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.codehaus.stax2.osgi.Stax2InputFactoryProvider], bundle: woodstox-core-asl [68], symbolicName: woodstox-core-asl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.camel.camel-jetty8 [49], symbolicName: org.apache.camel.camel-jetty8

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.camel.camel-cxf [32], symbolicName: org.apache.camel.camel-cxf

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-cxf [32], symbolicName: org.apache.camel.camel-cxf

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-features-clustering [47], symbolicName: org.apache.cxf.cxf-rt-features-clustering

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.camel.camel-cxf [32], symbolicName: org.apache.camel.camel-cxf

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.url.URLStreamHandlerService], bundle: org.apache.felix.fileinstall [31], symbolicName: org.apache.felix.fileinstall

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.packageadmin.PackageAdmin], bundle: org.apache.felix.connect [0], symbolicName: org.apache.felix.connect

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.services.ParserService], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.camel.camel-spring [33], symbolicName: org.apache.camel.camel-spring

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.cm [19], symbolicName: org.apache.aries.blueprint.cm

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.camel.camel-cxf [32], symbolicName: org.apache.camel.camel-cxf

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.cm.ManagedServiceFactory], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.camel.camel-cxf-transport [34], symbolicName: org.apache.camel.camel-cxf-transport

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.cxf.transport.http.DestinationRegistry], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.aries.blueprint.cm [19], symbolicName: org.apache.aries.blueprint.cm

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.proxy.ProxyManager], bundle: org.apache.aries.proxy.impl [15], symbolicName: org.apache.aries.proxy.impl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-core [67], symbolicName: org.apache.cxf.cxf-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-features-clustering [47], symbolicName: org.apache.cxf.cxf-rt-features-clustering

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.camel.camel-cxf-transport [34], symbolicName: org.apache.camel.camel-cxf-transport

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider], bundle: woodstox-core-asl [68], symbolicName: woodstox-core-asl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.framework.hooks.bundle.EventHook], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.DataFormatResolver], bundle: org.apache.camel.camel-core [4], symbolicName: org.apache.camel.camel-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-addr [42], symbolicName: org.apache.cxf.cxf-rt-ws-addr

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.camel.camel-core [4], symbolicName: org.apache.camel.camel-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.quiesce.participant.QuiesceParticipant], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider], bundle: woodstox-core-asl [68], symbolicName: woodstox-core-asl

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.felix.connect [0], symbolicName: org.apache.felix.connect

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.LanguageResolver], bundle: org.apache.camel.camel-spring [33], symbolicName: org.apache.camel.camel-spring

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-frontend-simple [41], symbolicName: org.apache.cxf.cxf-rt-frontend-simple

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.cxf.cxf-rt-features-clustering [47], symbolicName: org.apache.cxf.cxf-rt-features-clustering

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.LanguageResolver], bundle: org.apache.camel.camel-core [4], symbolicName: org.apache.camel.camel-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-frontend-jaxrs [35], symbolicName: org.apache.cxf.cxf-rt-frontend-jaxrs

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.startlevel.StartLevel], bundle: org.apache.felix.connect [0], symbolicName: org.apache.felix.connect

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-core [4], symbolicName: org.apache.camel.camel-core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [javax.servlet.Servlet], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.cxf.cxf-rt-ws-policy [43], symbolicName: org.apache.cxf.cxf-rt-ws-policy

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.osgi.service.cm.ManagedServiceFactory], bundle: org.apache.cxf.cxf-rt-transports-http [38], symbolicName: org.apache.cxf.cxf-rt-transports-http

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint.core [17], symbolicName: org.apache.aries.blueprint.core

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           WARN  ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-jetty8 [49], symbolicName: org.apache.camel.camel-jetty8

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 64

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 65

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 34

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 38

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 39

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 40

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 42

      [mel.test.blueprint.Main.main()] CXFActivator                   INFO  Removing the extensions for bundle 43

      [mel.test.blueprint.Main.main()] BlueprintExtender              INFO  Destroying BlueprintContainer for bundle org.apache.cxf.cxf-rt-features-clustering/3.0.4.redhat-621084

      [mel.test.blueprint.Main.main()] BlueprintExtender              INFO  Destroying BlueprintContainer for bundle org.apache.camel.camel-cxf-transport/2.15.1.redhat-621084

      [mel.test.blueprint.Main.main()] BlueprintExtender              INFO  Destroying BlueprintContainer for bundle org.apache.camel.camel-cxf/2.15.1.redhat-621084

      [mel.test.blueprint.Main.main()] BlueprintExtender              INFO  Destroying BlueprintContainer for bundle org.apache.aries.blueprint.cm/1.0.6

      [mel.test.blueprint.Main.main()] BlueprintExtender              INFO  Destroying BlueprintContainer for bundle org.apache.aries.blueprint.core/1.4.4

      [mel.test.blueprint.Main.main()] BlueprintExtender              INFO  Destroying BlueprintContainer for bundle org.apache.camel.camel-blueprint/2.15.1.redhat-621084

      [mel.test.blueprint.Main.main()] Activator                      INFO  Camel activator stopping

      [mel.test.blueprint.Main.main()] Activator                      INFO  Camel activator stopped

      [mel.test.blueprint.Main.main()] CamelBlueprintHelper           INFO  Deleting work directory target/bundles/1455103567696

      [ERROR] *************************************

      [ERROR] Error occurred while running main from: org.apache.camel.test.blueprint.Main

      [ERROR]

      java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at org.apache.camel.maven.RunMojo$1.run(RunMojo.java:488)

        at java.lang.Thread.run(Unknown Source)

      Caused by: java.lang.RuntimeException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext)

        at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java:265)

        at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java:226)

        at org.apache.camel.test.blueprint.Main.doStart(Main.java:110)

        at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61)

        at org.apache.camel.main.MainSupport.run(MainSupport.java:150)

        at org.apache.camel.main.MainSupport.run(MainSupport.java:354)

        at org.apache.camel.test.blueprint.Main.main(Main.java:84)

        ... 6 more

      [ERROR] *************************************

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 01:04 min

      [INFO] Finished at: 2016-02-10T06:27:08-05:00

      [INFO] Final Memory: 28M/593M

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal org.apache.camel:camel-maven-plugin:2.15.1.redhat-621084:run (default-cli) on project Test: null: MojoExecutionException: InvocationTargetException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext) -> [Help 1]

      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.camel:camel-maven-plugin:2.15.1.redhat-621084:run (default-cli) on project Test: null

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)

        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)

        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)

        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)

        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)

        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)

        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)

        at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

      Caused by: org.apache.maven.plugin.MojoExecutionException

        at org.apache.camel.maven.RunMojo.execute(RunMojo.java:533)

        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

        ... 19 more

      Caused by: java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at org.apache.camel.maven.RunMojo$1.run(RunMojo.java:488)

        at java.lang.Thread.run(Unknown Source)

      Caused by: java.lang.RuntimeException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext)

        at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java:265)

        at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java:226)

        at org.apache.camel.test.blueprint.Main.doStart(Main.java:110)

        at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61)

        at org.apache.camel.main.MainSupport.run(MainSupport.java:150)

        at org.apache.camel.main.MainSupport.run(MainSupport.java:354)

        at org.apache.camel.test.blueprint.Main.main(Main.java:84)

        ... 6 more

      [ERROR]

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please read the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

       

       

      Here is the route:

       

       

       

      <camelContext xmlns="http://camel.apache.org/schema/blueprint">

        <route>

          <from uri="jetty:http://0.0.0.0:8888"/>

          <log message="${body}"/>

          <to uri="cxf://http://serviceaddress.com:7800/?portName=TransactionsSOAP&serviceName=Transactions&wsdlURL=Transactions.wsdl&dataFormat=PAYLOAD&loggingFeatureEnabled=true"/>

          <log message="${body}"/>

        </route>

      </camelContext>

       

       

       

      Here is the Pom:

       

       

       

      <?xml version="1.0" encoding="UTF-8"?>

      <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

       

        <modelVersion>4.0.0</modelVersion>

       

        <groupId>org.Fuse.Testing</groupId>

        <artifactId>Test</artifactId>

        <packaging>bundle</packaging>

        <version>1</version>

       

        <name>Camel Blueprint Route</name>

       

        <properties>

          <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

          <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

        </properties>

       

        <repositories>

          <repository>

            <id>release.fusesource.org</id>

            <name>FuseSource Release Repository</name>

            <url>http://repo.fusesource.com/nexus/content/repositories/releases</url>

            <snapshots>

              <enabled>false</enabled>

            </snapshots>

            <releases>

              <enabled>true</enabled>

            </releases>

          </repository>

          <repository>

           <id>ea.fusesource.org</id>

           <name>FuseSource Community Early Access Release Repository</name>

           <url>http://repo.fusesource.com/nexus/content/groups/ea</url>

           <snapshots>

            <enabled>false</enabled>

           </snapshots>

           <releases>

            <enabled>true</enabled>

           </releases>

          </repository>   

        </repositories>

       

        <pluginRepositories>

          <pluginRepository>

            <id>release.fusesource.org</id>

            <name>FuseSource Release Repository</name>

            <url>http://repo.fusesource.com/nexus/content/repositories/releases</url>

            <snapshots>

              <enabled>false</enabled>

            </snapshots>

            <releases>

              <enabled>true</enabled>

            </releases>

          </pluginRepository>

          <pluginRepository>

           <id>ea.fusesource.org</id>

           <name>FuseSource Community Early Access Release Repository</name>

           <url>http://repo.fusesource.com/nexus/content/groups/ea</url>

           <snapshots>

            <enabled>false</enabled>

           </snapshots>

           <releases>

            <enabled>true</enabled>

           </releases>

          </pluginRepository>     

        </pluginRepositories>

       

        <dependencies>

        <dependency>

          <groupId>org.ow2.asm</groupId>

          <artifactId>asm-all</artifactId>

          <version>5.0.3</version>

          </dependency>

          <dependency>

            <groupId>org.apache.camel</groupId>

            <artifactId>camel-core</artifactId>

            <version>2.15.1.redhat-621084</version>

          </dependency>

          <dependency>

            <groupId>org.apache.camel</groupId>

            <artifactId>camel-blueprint</artifactId>

            <version>2.15.1.redhat-621084</version>

          </dependency>

       

          <!-- logging -->

          <dependency>

            <groupId>org.slf4j</groupId>

            <artifactId>slf4j-api</artifactId>

            <version>1.7.10</version>

          </dependency>

          <dependency>

            <groupId>org.slf4j</groupId>

            <artifactId>slf4j-log4j12</artifactId>

            <version>1.7.10</version>

          </dependency>

          <dependency>

            <groupId>log4j</groupId>

            <artifactId>log4j</artifactId>

            <version>1.2.17</version>

          </dependency>

       

          <!-- Testing & Camel Plugin -->

          <dependency>

            <groupId>org.apache.camel</groupId>

            <artifactId>camel-test-blueprint</artifactId>

            <version>2.15.1.redhat-621084</version>

          </dependency>

          <dependency>

            <groupId>org.apache.camel</groupId>

            <artifactId>camel-cxf</artifactId>

            <version>2.15.1.redhat-621084</version>

          </dependency>

          <dependency>

            <groupId>org.apache.camel</groupId>

            <artifactId>camel-jetty</artifactId>

            <version>2.15.1.redhat-621084</version>

          </dependency>

          <dependency>

          <groupId>org.apache.cxf</groupId>

          <artifactId>cxf-rt-bindings-soap</artifactId>

          <version>3.0.4.redhat-621084</version>

          <type>bundle</type>

          </dependency>

          <dependency>

          <groupId>org.apache.cxf</groupId>

          <artifactId>cxf-core</artifactId>

          <version>3.0.4.redhat-621084</version>

          <type>bundle</type>

          </dependency>

        </dependencies>

       

        <build>

          <defaultGoal>install</defaultGoal>

       

          <plugins>

            <plugin>

              <groupId>org.apache.maven.plugins</groupId>

              <artifactId>maven-compiler-plugin</artifactId>

              <version>2.5.1</version>

              <configuration>

                <source>1.7</source>

                <target>1.7</target>

              </configuration>

            </plugin>

            <plugin>

              <groupId>org.apache.maven.plugins</groupId>

              <artifactId>maven-resources-plugin</artifactId>

              <version>2.6</version>

              <configuration>

                <encoding>UTF-8</encoding>

              </configuration>

            </plugin>

       

            <!-- to generate the MANIFEST-FILE of the bundle -->

            <plugin>

              <groupId>org.apache.felix</groupId>

              <artifactId>maven-bundle-plugin</artifactId>

              <version>2.3.7</version>

              <extensions>true</extensions>

              <configuration>

                <instructions>

                  <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>

                  <Import-Package>*</Import-Package>

                </instructions>

              </configuration>

            </plugin>

       

             <!-- to run the example using mvn camel:run -->

            <plugin>

              <groupId>org.apache.camel</groupId>

              <artifactId>camel-maven-plugin</artifactId>

              <version>2.15.1.redhat-621084</version>

              <configuration>

                <useBlueprint>true</useBlueprint>

              </configuration>

            </plugin>

       

          </plugins>

        </build>

       

      </project>