I'm curious if there are any tools available that test backwards
compatibility between two versions of the same WSDL's i.e.
somefile-v1_0.wsdl and somefile-v1.1.wsdl? 

For example, I'm looking for a tool that would recognize that if I added a
parameter to a request type with a minOccurs="0" that is a backwards
compatible change. However, if that same parameter is added but marked as
minOccurs="1" then you've broken compatibility. That is one of a number of
use cases for backwards and non-backwards compatibility that I'd like to
test for.

Is there anything like that?

Thanks
Derek

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Are-tools-available-to-test-backwards-compatibility-of-WSDL-s-tp4727313p4727313.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to