[ 
https://issues.apache.org/jira/browse/WODEN-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483286
 ] 

John Kaputin commented on WODEN-153:
------------------------------------

r521411
I have changed Woden code and test cases to use the new WSDL2 namespaces. 
Pending similar updates to the WSDL documents in the W3C WSDL 2.0 test suite, I 
have also excluded the W3C WSDL 2.0 tests from the Woden junit test suite and 
in pom.xml.

> Use the new WSDL 2.0 namespaces
> -------------------------------
>
>                 Key: WODEN-153
>                 URL: https://issues.apache.org/jira/browse/WODEN-153
>             Project: Woden
>          Issue Type: New Feature
>          Components: Parser
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M8
>
>
> The namespaces in the WSDL 2.0 spec have been changed to use the new, more 
> concise form (e.g. http://www.w3.org/2006/01/wsdl becomes 
> http://www.w3.org/ns/wsdl).  
> Woden should be updated to reflect these namespace changes:
> http://www.w3.org/2006/01/wsdl        
> http://www.w3.org/ns/wsdl
> http://www.w3.org/2006/01/wsdl-instance
> http://www.w3.org/ns/wsdl-instance
> http://www.w3.org/2006/01/wsdl/in-only
> http://www.w3.org/ns/wsdl/in-only
> http://www.w3.org/2006/01/wsdl/robust-in-only
> http://www.w3.org/ns/wsdl/robust-in-only
> http://www.w3.org/2006/01/wsdl/in-out
> http://www.w3.org/ns/wsdl/in-out
> http://www.w3.org/2006/01/wsdl-extensions
> http://www.w3.org/ns/wsdl-extensions
> http://www.w3.org/2006/01/wsdl/rpc
> http://www.w3.org/ns/wsdl/rpc
> http://www.w3.org/2006/01/wsdl/style/rpc
> http://www.w3.org/ns/wsdl/style/rpc
> http://www.w3.org/2006/01/wsdl/soap
> http://www.w3.org/ns/wsdl/soap
> http://www.w3.org/2006/01/wsdl/http
> http://www.w3.org/ns/wsdl/http
> Note, the WSDL2 namespace for SOAP 1.1 HTTP bindings,  
> http://www.w3.org/2006/01/soap11/bindings/HTTP/ , as used in the {soap 
> underlying protocol} property, has not been changed in the spec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to