Question

I try to config my Mule flow

<flow name="..." initialState="stopped">

I have got "Attribute initialState is not defined as a valid property of flow".

What is wrong? Could clarify? Thank you in advance.

Was it helpful?

Solution

Old Mule version, perhaps? This property is not available in some older versions.

https://www.mulesoft.org/jira/browse/MULE-6025

OTHER TIPS

This is simply a bug in MuleStudio. You might find that the error displays on studio but it will still run without issues, tested it myself.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top