-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
Currently POST handlers do not have access to WSDL_* props in the MessageContext as those are populated in MessageContextJAXWS::setOperationMetaData(..) which is run between POST and ENDPOINT handler execution for incoming server side messages.
We should evaluate computing and setting the operationMetaData before POST handlers execution.