Invalid signature of 
cxf.apache.org/javadoc/latest/org/apache/cxf/ws/addressing/AddressingProperties.html#setTo
---------------------------------------------------------------------------------------------------------------

                 Key: CXF-2308
                 URL: https://issues.apache.org/jira/browse/CXF-2308
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.2.2, 2.2.1, 2.1.5, 2.0.11, 2.2, 2.1.4, 2.1.3, 2.1.2, 
2.1.1
            Reporter: johan Eltes
             Fix For: 2.3


Current signature:
http://cxf.apache.org/javadoc/latest/org/apache/cxf/ws/addressing/AddressingProperties.html#setTo(org.apache.cxf.ws.addressing.EndpointReferenceType)

Should be:
http://cxf.apache.org/javadoc/latest/org/apache/cxf/ws/addressing/AddressingProperties.html#setTo(org.apache.cxf.ws.addressing.AttributedURIType)

Without this change, it is not possible to set was:To to a value that is 
permitted by AttributedURIType but nit permitted by he more restrictive 
EndpointReferenceType.

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

Reply via email to