抛出的错误始于:
org.mule.module.launcher.DeploymentInitException:SAXParseException:cvc-complex-type.2.4.a:找到以元素'objectstore:config'开头的无效内容。其中一个'{“http://www.springframework.org/schema/beans”:beans,e.t.c}'是预期的。
我添加了.XML
中添加的命名空间和模式位置有人有任何建议吗?
提前感谢您的帮助。
谢谢大家,我已经解决了这个问题,如下所示 编辑: 添加 www.mulesoft.org/schema/mule/objectstore与模式位置以及http://www.mulesoft.org/schema/mule/objectstore/current/mule-objectstore.xsd
答案 0 :(得分:0)
http://www.mulesoft.org/schema/mule/objectstore以及http://www.mulesoft.org/schema/mule/objectstore/current/mule-objectstore.xsd
答案 1 :(得分:0)
您是否更改了配置xml文件中的任何内容,因为在创建新流时,上述声明是默认的。 请检查。