[
https://issues.jboss.org/browse/RTGOV-566?page=com.atlassian.jira.plugin....
]
Keith Babo commented on RTGOV-566:
----------------------------------
The original SOAP message is not mapped into the exchange/message. The context mapper can
be configured to map HTTP headers and SOAP headers into the message context and the SOAP
body goes into the message content. The original SAAJ SOAPMessage reference is available
to the message composer, so if access to this reference was required for some reason then
it could simply be mapped into a context property.
[resubmit] RemoteMessage#context is empty
-----------------------------------------
Key: RTGOV-566
URL:
https://issues.jboss.org/browse/RTGOV-566
Project: RTGov (Run Time Governance)
Issue Type: Bug
Components: User Interface
Reporter: Michael Clay
Assignee: Gary Brown
Fix For: 2.0.0.Final
because RemoteMessage#context is empty/not used there is no way to pass
properties required for the implementation of the resubmitted/retried service invocation
(e.g. SOAPHeader are stored as message properties)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)