【发布时间】:2020-06-26 02:58:28
【问题描述】:
我已经使用 Mule Runtime 4.2.2 和 anypoint studio 7.3.2 构建了应用程序。作为应用程序的一部分,我为每个组件使用并行。应用程序构建和工作正常。在添加 Munit 时,我看到以下错误。
org.mule.runtime.deployment.model.api.DeploymentInitException: MuleRuntimeException: There was '1' parsing the given file 'implementation.xml'.
Full list:
org.xml.sax.SAXParseException; lineNumber: 21; columnNumber: 58; cvc-complex-type.2.4.a: Invalid cound starting with element 'parallel-foreach'. One of '{"http://www.mulesoft.org/schema/mule/core":aage-processor, "http://www.mulesoft.org/schema/mule/core":abstract-mixed-content-message-processor}d.
单元版本:2.2.4 谁能帮助解决这个问题。谢谢
【问题讨论】:
标签: mule4