-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The current EJB3-WS integration causes a wrong WebServiceContext being injected in EJB3 endpoints when using JBossWS-Metro as the Sun's ws context should be used and not our WebServiceContextEJB3. This is an issue for instance when using the JAX-WS 2.1 specific methods of WebServiceContext, which are not implemented in native.
public EndpointReference getEndpointReference(Element... referenceParameters);
public <T extends EndpointReference> T getEndpointReference(Class<T> clazz, Element... referenceParameters);
- blocks
-
EJBTHREE-1604 Do not create new WebServiceContext when already provided
- Resolved
- is related to
-
EJBTHREE-1536 Update EJB3 to reflect changes in WS SPI
- Resolved
-
JBAS-5731 JaxWS 2.0 / JaxWS 2.1 support for Branch_4_2
- Closed
- relates to
-
JBWS-2491 Enable JAXWS 2.1 WebServiceContext methods
- Closed