Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The MessageContext.WSDL_* properties are currently not available in the context passed in jaxws handlers as they're written to the context later in RPCInInterceptor (and just in some cases).
We should add a mean of getting those props on-demand directly from the current Exchange.
For compatibility reasons, for now this is going to happen just when the required props is not set in the context yet.
Attachments
Issue Links
- is related to
-
CXF-1698 WSDL operation null when getting from the SOAPMessageContext
- Closed