[
https://issues.apache.org/jira/browse/CXF-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2308.
------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.3)
2.2.4
2.1.7
Assignee: Daniel Kulp
> 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.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2, 2.0.11, 2.1.5, 2.2.1,
> 2.2.2
> Reporter: johan Eltes
> Assignee: Daniel Kulp
> Fix For: 2.1.7, 2.2.4
>
>
> 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.