[ 
https://issues.apache.org/jira/browse/CXF-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp updated CXF-1316:
-----------------------------

    Fix Version/s: 2.1

> Refactor callback demo to reflect the change of EndpointReference in jax-ws 
> 2.1
> -------------------------------------------------------------------------------
>
>                 Key: CXF-1316
>                 URL: https://issues.apache.org/jira/browse/CXF-1316
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>            Assignee: Sean O'Callaghan
>             Fix For: 2.1
>
>
> Refactor callback demo to reflect the change of EndpointReference in jax-ws 
> 2.1:
> 1. in Client.java, we should not build EndpointReferenceType by ourselves, 
> instead we should use Endpoint.getEndpointReference to acquire an 
> EndpointReference instance from the published endpoint.
> 2. Replace EndpointReferenceType (which is CXF internal type) with the 
> W3CEndpointReference type which is defined by the spec.

-- 
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