If you generate a java client from a wsdl, and then add an operation to the wsdl but forget to update the client code - how does CXF handle that situation?
Will the client crash or blissfully hum along (but withut being able to invoke the new operation)? I'm asking because it might influence decisions and policies one might define for managing change and backwards compatibility when working with CXF web services and clients. -- Venlig hilsen / Kind regards, Christian Vest Hansen.
