Here it is: [INFO] com.sas:cep-adapter-java:jar:1.0-SNAPSHOT [INFO] +- com.sas:dfESP-component:jar:1.0-SNAPSHOT:compile [INFO] | \- dfx-esp-api:api:jar:2.2-post:compile [INFO] +- com.sas.o2:RTDM_general_client:jar:0.0.1-SNAPSHOT:compile [INFO] +- com.google.inject:guice:jar:3.0:compile [INFO] | +- javax.inject:javax.inject:jar:1:compile [INFO] | \- aopalliance:aopalliance:jar:1.0:compile [INFO] +- com.google.inject.extensions:guice-multibindings:jar:3.0:compile [INFO] +- com.google.guava:guava:jar:16.0.1:compile [INFO] +- joda-time:joda-time:jar:2.3:compile [INFO] +- org.apache.camel:camel-core:jar:2.13.1:compile [INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.2.6:compile [INFO] +- org.apache.camel:camel-ftp:jar:2.13.1:compile [INFO] | +- com.jcraft:jsch:jar:0.1.50:compile [INFO] | \- commons-net:commons-net:jar:3.3:compile [INFO] +- org.apache.camel:camel-cxf:jar:2.13.1:compile [INFO] | +- org.apache.camel:camel-spring:jar:2.13.1:compile [INFO] | | +- org.springframework:spring-aop:jar:3.2.8.RELEASE:compile [INFO] | | \- org.springframework:spring-tx:jar:3.2.8.RELEASE:compile [INFO] | +- org.apache.camel:camel-cxf-transport:jar:2.13.1:compile [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.7.11:compile [INFO] | | +- org.apache.cxf:cxf-api:jar:2.7.11:compile [INFO] | | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.2.1:compile [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile [INFO] | | | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.1.0:compile [INFO] | | | +- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.7.1:compile [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile [INFO] | | +- org.apache.cxf:cxf-rt-core:jar:2.7.11:compile [INFO] | | +- javax.ws.rs:javax.ws.rs-api:jar:2.0-m10:compile [INFO] | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:2.7.11:compile [INFO] | | \- org.apache.cxf:cxf-rt-transports-http:jar:2.7.11:compile [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.7.11:compile [INFO] | | +- xml-resolver:xml-resolver:jar:1.2:compile [INFO] | | +- asm:asm:jar:3.3.1:compile [INFO] | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:2.7.11:compile [INFO] | | \- org.apache.cxf:cxf-rt-ws-addr:jar:2.7.11:compile [INFO] | | \- org.apache.cxf:cxf-rt-ws-policy:jar:2.7.11:compile [INFO] | | \- org.apache.neethi:neethi:jar:3.0.3:compile [INFO] | +- org.apache.cxf:cxf-rt-rs-security-oauth:jar:2.7.11:compile [INFO] | | \- net.oauth.core:oauth-provider:jar:20100527:compile [INFO] | | \- net.oauth.core:oauth:jar:20100527:compile [INFO] | +- org.springframework:spring-core:jar:3.2.8.RELEASE:compile [INFO] | | \- commons-logging:commons-logging:jar:1.1.3:compile [INFO] | +- org.springframework:spring-beans:jar:3.2.8.RELEASE:compile [INFO] | +- org.springframework:spring-context:jar:3.2.8.RELEASE:compile [INFO] | | \- org.springframework:spring-expression:jar:3.2.8.RELEASE:compile [INFO] | +- org.apache.cxf:cxf-rt-features-clustering:jar:2.7.11:compile [INFO] | \- *org.apache.cxf:cxf-rt-bindings-soap:jar:2.7.11:compile* [INFO] | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.7.11:compile [INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.7:compile [INFO] +- org.slf4j:jul-to-slf4j:jar:1.7.7:compile [INFO] +- log4j:log4j:jar:1.2.17:compile [INFO] +- org.apache.camel:camel-test:jar:2.13.0:test [INFO] +- junit:junit:jar:4.11:test [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] +- org.mockftpserver:MockFtpServer:jar:2.4:compile [INFO] +- org.jukito:jukito:jar:1.4:compile [INFO] | +- org.mockito:mockito-core:jar:1.9.5:compile [INFO] | | \- org.objenesis:objenesis:jar:1.0:compile [INFO] | \- com.google.inject.extensions:guice-assistedinject:jar:3.0:compile [INFO] \- org.hamcrest:hamcrest-all:jar:1.3:compile
In meantime i tried to add "cxf-rt-transports-http-jetty" but didn't help. I also tried to add a camel-cxf.xml, but didn't helped neither. But why the hell is this running fine in eclipse but not "stand alone"?? -- View this message in context: http://camel.465427.n5.nabble.com/Error-on-using-camel-cxf-No-binding-factory-http-schemas-xmlsoap-org-soap-registered-but-works-in-ec-tp5752910p5752932.html Sent from the Camel - Users mailing list archive at Nabble.com.
