You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Katherine Sanders (JIRA)" <ji...@apache.org> on 2009/12/10 14:28:18 UTC

[jira] Commented: (AXIS2-4574) Update WSDL Instance namespace on wsdlLocation Metadata attribute

    [ https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788713#action_12788713 ] 

Katherine Sanders commented on AXIS2-4574:
------------------------------------------

This problem is more complex than I originally thought because the WSDL Binding spec (http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/) requires the old WSDL instance namespace, so we'll need to support both namespaces.  Also if we want to interoperate with older releases of Axis2 we'll need a way to be able to use the old namespace with the Metadata spec too.

> Update WSDL Instance namespace on wsdlLocation Metadata attribute
> -----------------------------------------------------------------
>
>                 Key: AXIS2-4574
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4574
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: Katherine Sanders
>         Attachments: AXIS2-4574.patch
>
>
> Update the WSDL instance namespace in org.apache.axis2.addressing.metadata.WSDLLocation to http://www.w3.org/ns/wsdl-instance instead of http://www.w3.org/2006/01/wsdl-instance.  This will make it match the example in the WS-A Metadata Spec http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/#refmetadatfromepr and be compliant with the new WSDL 2.0 spec: http://www.w3.org/TR/2007/REC-wsdl20-20070626/#wsdlLocation-aii.

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