Issue Details (XML | Word | Printable)

Key: MULE-3550
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Travis Carlson
Reporter: Dirk Olmes
Votes: 0
Watchers: 0
Operations

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

loanbroker bpm example's config is invalid

Created: 15/Jul/08 11:30 AM   Updated: 15/Jul/08 03:10 PM
Component/s: Examples / Tutorials
Affects Version/s: 2.0.2
Fix Version/s: 2.0.2, 2.0 ITR4

Time Tracking:
Not Specified

Labels:
User impact: High


 Description  « Hide
Starting the loanbroker bpm example, the XML parser complains about invalid config:
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'outbound-endpoint'. One of '{"http://www.mulesource.org/schema/mule/core/2.0":reply-to, "http://www.mulesource.org/schema/mule/core/2.0":abstract-transaction, "http://www.mulesource.org/schema/mule/core/2.0":abstract-message-info-mapping, "http://www.mulesource.org/schema/mule/core/2.0":abstract-filter, "http://www.mulesource.org/schema/mule/core/2.0":abstract-transformer}' is expected.

Looking at the config in the IDE, it seems that a bpm:outbound-router may only have one outbound-endpoint.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Travis Carlson added a comment - 15/Jul/08 03:10 PM
Fixed in r12351

This broke way back at r12213 but was not caught because the associated functional test is excluded due to intermittent CI failures