Besides the other links you have been given, you may wish to see how
eBay does it, both in its WSDL and in client calls to it.  eBay updates
their WSDL quite frequently--once or twice per month.

http://www.jroller.com/gmazza/date/20070817

(Note, due to a bug--CXF-945--I'm trying to track down, I haven't been
able to get the eBay WSDL to work with CXF, but I'm assuming that
problem is not related to the versioning system used.)

HTH,
Glen

Am Donnerstag, den 13.09.2007, 13:53 -0500 schrieb Dave Kallstrom:
> 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.
> 

Reply via email to