[ http://issues.apache.org/jira/browse/AXIS2-993?page=comments#action_12427003 ] Brian DePradine commented on AXIS2-993: ---------------------------------------
Please note that in the patch fromOM() now throws AxisFault. > org.apache.axis2.addressing.EndpointReference should explicitly save the > WS-Addressing namespace > ------------------------------------------------------------------------------------------------ > > Key: AXIS2-993 > URL: http://issues.apache.org/jira/browse/AXIS2-993 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: core > Reporter: Brian DePradine > Attachments: patch.txt > > > Currently, the EndpointReference class always assumes that it is a > representation of endpoint references based on the WS-Addressing 2005/08 > (final) spec. However, this class is also used to represent endpoint > references based on the 2004/08 (submission) spec. The problem is that the > methods toOM() and fromOM() only work correctly in the former case. If the > EndpointReference class is modified to explicitly save the WS-Addressing > namespace then these methods can be made to work correctly for both specs. > Patch to follow. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - 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]
