Domanda

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.

È stato utile?

Soluzione

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

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

Altri suggerimenti

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top