Web Service Versioning the Amazon way

2007-05-25 Thread Jonas Lindskog
Hello! As the newbie I am I got stuck on the following... I want to implement versioning the amazon way that is: New versions get a new targetNamespace in the WSDL file. Old versions are still deployed but all versions are accessed using the same url. http://localhost:8080/axis2/services/MySer

Re: Web Service Versioning the Amazon way

2007-05-25 Thread Stefan Magnus Landrø
Maybe you could use some sort of servlet filter for this purpose? 2007/5/25, Jonas Lindskog <[EMAIL PROTECTED]>: Hello! As the newbie I am I got stuck on the following... I want to implement versioning the amazon way that is: New versions get a new targetNamespace in the WSDL file. Old versions