Issue Details (XML | Word | Printable)

Key: MULE-3806
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix or Usage Issue
Priority: Major Major
Assignee: Ross Mason
Reporter: Ross Mason
Votes: 0
Watchers: 0
Operations

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

XmlMessageSplitter does not use correct Expression attributes.

Created: 09/Oct/08 08:03 AM   Updated: 29/Nov/08 04:15 AM
Component/s: Core: Routing / Filters
Affects Version/s: 2.1.0
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Block
 
Related
 

Labels:
User impact: Medium
Affects Docs: Yes
Migration Impact: the current @splitExpression attribute will be replaced with @expression, @evaluator and @customEvaluator


 Description  « Hide
The reason for this is that this router cannot move to using the the ExpressionManager until Expressions can have namespaces declared (See blocking issues).

Also note that when the Evaluator attribute is added it should list a restricted XML-only list of evaluators.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ross Mason added a comment - 04/Nov/08 01:44 AM
On further reflection, this router is probably redundant once the the Expressions can support namespaces

Ross Mason added a comment - 29/Nov/08 04:15 AM
Users should use the <expression-splitter> router instead.