[jbossws-issues] [JBoss JIRA] Created: (JBWS-2257) Test WS-Addressing methods of WebServiceContext (JAX-WS 2.1)

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Jul 11 16:53:27 EDT 2008


Test WS-Addressing methods of WebServiceContext (JAX-WS 2.1)
------------------------------------------------------------

                 Key: JBWS-2257
                 URL: http://jira.jboss.com/jira/browse/JBWS-2257
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-metro, ws-addressing
            Reporter: Alessio Soldano
             Fix For: jbossws-metro-3.0.4


The WebServiceContext interface has the following methods in jaxws-2.1:

public EndpointReference getEndpointReference(Element... referenceParameters);
public <T extends EndpointReference> T getEndpointReference(Class<T> clazz, Element... referenceParameters);

We need to check / provide a test using Metro ws-addressing implementation and verify it works with the WebServiceContext injected in EJB3 endpoints.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list