OK I have gotten beyond this error. I was using the wrong schema/element. instead of:
jaxws:endpoint from http://cxf.apache.org/blueprint/jaxws http://cxf.apache.org/schemas/blueprint/jaxws.xsd I used: cxfEndpoint from http://camel.apache.org/schema/blueprint/cxf http://camel.apache.org/schema/blueprint/cxf/camel-cxf.xsd now the bundle deploys with no errors. I really have to run so I will confirm tomorrow that the web services implemented in a camel route behind this endpoint still work as before using spring-dm. I will also post full source of my config for others who hit this snag. -- View this message in context: http://camel.465427.n5.nabble.com/CXF-Camel-Blueprint-problem-deploying-Web-Service-application-tp5741491p5741496.html Sent from the Camel - Users mailing list archive at Nabble.com.
