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

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

Mitesh, why do you think the error you pasted in is related to this change?

This bug is to do with which namespace is used in WS-Addressing Endpoint 
References Metadata headers and it is a JAX-WS 2.2 specification compliance 
issue.  You would only encounter problems if your client is using a namespace 
that your provider doesn't recognise on the wsdlLocation element.

Have you captured the SOAP message causing your error? If so, does it use a 
WS-Addressing EndpointReference containing a Metadata Element that contains a 
wsdlLocation element (see the syntax in the spec for an example: 
http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/#refmetadatfromepr)?  
If so, please let me know the namespace of the wsdlLocation element and what 
client and provider runtimes you are using (including versions).

> Update WSDL Instance namespace on wsdlLocation Metadata attribute
> -----------------------------------------------------------------
>
>                 Key: AXIS2-4574
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4574
>             Project: Axis2
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: Katherine Sanders
>            Assignee: Bill Nagy
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to