Hi hi, we have an implementation where we haven't done it the contract-first way, but only annotated the java code. Our wsdl is created based on our java code implementation..
I feel it's time to get more control over the interface versions, and would like to control our wsdl by versioning. If we change the java code in any way that changes the wsdl, then the version number on the wsdl/namespace should be altered. Any good advice, guys/gals, to how I should proceed? Any code examples aswell would be greatly appreciated. -Espen -- View this message in context: http://www.nabble.com/Versioning-java2ws-tp21415077p21415077.html Sent from the cxf-user mailing list archive at Nabble.com.
