[
https://issues.jboss.org/browse/JBWS-3327?page=com.atlassian.jira.plugin....
]
Alessio Soldano updated JBWS-3327:
----------------------------------
Fix Version/s: jbossws-native-4.0.1
(was: jbossws-native-4.0)
Populate MessageContext.WSDL_* props before POST handler execution
------------------------------------------------------------------
Key: JBWS-3327
URL:
https://issues.jboss.org/browse/JBWS-3327
Project: JBoss Web Services
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: jbossws-native
Reporter: Alessio Soldano
Fix For: jbossws-native-4.0.1
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira