Hi, everyone I'm totally fresh in SMX, and I tried to start from examples. After deploying wsdl-first-cxf-sa-4.0.0.zip, I get ERROR with logs:
10:32:13,624 | ERROR | Timer-0 | ServiceAssemblyInstaller | er.impl.ServiceAssemblyInstaller 209 | Error deploying SU wsdl-first-cxfbc-su javax.jbi.management.DeploymentException: org.apache.cxf.BusException: No DestinationFactory was found for the namespace http://schemas.xmlsoap.org/soap/http. at org.apache.servicemix.cxfbc.CxfBcConsumer.validate(CxfBcConsumer.java:504) I'm affraid the problem lays in the installing phase, during mvn install I got such warnings: [WARNING] POM for 'org.springframework:spring-beans:pom:2.0.6:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [WARNING] POM for 'org.springframework:spring-core:pom:2.0.6:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [WARNING] POM for 'org.springframework:spring-context:pom:2.0.6:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [WARNING] POM for 'org.springframework:spring-dao:pom:2.0.6:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [WARNING] POM for 'org.springframework:spring-support:pom:2.0.6:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [WARNING] POM for 'commons-pool:commons-pool:pom:1.2:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [WARNING] POM for 'xerces:xerces:pom:2.0.2:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. I tried to google it, but no results. I'll be greatefull for any help with that. -- View this message in context: http://old.nabble.com/SMX4-cxf-wsdl-first-problem-tp28349272p28349272.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
