JAX-WS 2.1: Support for WebServiceContext.getEndpointReference()
----------------------------------------------------------------

                 Key: OPENEJB-917
                 URL: https://issues.apache.org/jira/browse/OPENEJB-917
             Project: OpenEJB
          Issue Type: New Feature
          Components: webservices
    Affects Versions: (trunk/openejb3)
            Reporter: Jarek Gawor


In order to support JAX-WS 2.1, the EjbWsContext.getEndpointReference() methods 
need to be implemented correctly. Each JAX-WS provider (Axis2, CXF, etc.) has 
its own way of creating the EndpointReference and so 
EjbWsContext.getEndpointReference() will need to delegate the call to some 
provider-specific function to generate the EndpointReference.


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