Hi, I have merged the branch (we cut to do WSDL 2.0 improvements) to the trunk. There are a couple of issues that need to be addressed.
The mep uri's that axis used to support were taken from [1] and are of the form http://www.w3.org/2004/08/wsdl/ , but the latest version which is available at has the namepsaces in the form of http://www.w3.org/2006/01/wsdl/. These namespaces will change again when the WSDL 2.0 spec is realeased. What namespace should axis support at the moment. We have to support the latest version because we will need it for services created from WSDL 2.0 documents. But sould we support the old version? Thanks, Keith [1] http://www.w3.org/TR/2004/WD-wsdl20-20040803/ [2] http://www.w3.org/TR/wsdl20/ -- Keith Chapman WSO2 Inc. Oxygen for Web Services Developers. http://wso2.org/
