It looks like <cxf:cxfEndpoint> and the .xsd file that provides it is no longer provided by the appropriate dependency, camel-cxf-soap. However, it does provide the equivalent Java class, so the best solution I am taking is to rewrite the XML configurations in Java DSL.