
|
If you were logged in you would be able to see more operations.
|
|
|
Mule
Created: 14/Apr/08 06:30 PM
Updated: 14/Apr/08 08:14 PM
|
|
| Component/s: |
Transport: VM
|
| Affects Version/s: |
2.0.0
|
| Fix Version/s: |
2.0.1
|
|
| Labels: |
|
| User impact: |
Medium
|
|
This means when the message is consumed via connector.request() or MuleClient.request() the messages cannot be edited without causing a violation.
We need a new thread copy of a message on the Requestor (this is already done on the Dispatcher and receiver).
|
|
Description
|
This means when the message is consumed via connector.request() or MuleClient.request() the messages cannot be edited without causing a violation.
We need a new thread copy of a message on the Requestor (this is already done on the Dispatcher and receiver). |
Show » |
|