We have recently migrated our web services offering from xfire to cxf and everything is going well. Now the issue is that we have several clients who would like different features and I am wondering how best to accomplish this. The changes being requested will likely result in a different wsdl so I would like to be able to version our wsdls with different namespaces. The question is where do I inspect the wsdl namespace and then how do I provide different functionality depending on the incoming namespace? I am using aegis bindings and cxf.xml with the cxf servlet. Any ideas would be appreciated.
-- Dave Kallstrom
