Issue Details (XML | Word | Printable)

Key: MULE-3512
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Yuen-Chi Lian
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

JDBC Dispatcher does not copy message properties over

Created: 02/Jul/08 10:06 PM   Updated: 12/Nov/08 08:59 PM
Component/s: Transport: JDBC
Affects Version/s: 2.0.1
Fix Version/s: 2.1.x Backlog

Time Tracking:
Not Specified

File Attachments: 1. Text File DIFF.txt (1 kB)
2. File JdbcMessageDispatcher.class (8 kB)
3. Java Archive File mule-transport-jdbc-2.0.2-SNAPSHOT.jar (34 kB)


Labels: 20-messages
User impact: Medium
Effort points: 0.5


 Description  « Hide
The JDBC Message Dispatcher does not copy properties of the original message when it constructs a new one for its further processing. This actually breaks some expression evaluations that were supposed to work, e.g. ${header:*} is no longer working now for INSERT/UPDATE statement.

See patch for more details.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.