The -o switch allows you to specify the name of the wsdl file, so a
script around the java2ws tool would allow you to prepend some version
to the wsdl name.



-----Original Message-----
From: esschul [mailto:[email protected]] 
Sent: 12 January 2009 14:06
To: [email protected]
Subject: Versioning java2ws


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.

Reply via email to