我正在尝试使用Mule的安全属性占位符,最终我遇到了命名空间问题
错误是:
Failed to read schema document 'http://www.mulesoft.org/schema/mule/secure-property-placeholder/current/mule-secure-property-placeholder.xsd', because
1) could not find the document;
2) the document could not be read;
3) the root element of the document is not <xsd:schema>.
可以解决这个问题吗?
答案 0 :(得分:0)
您是否在Anypoint Studio中安装了此附加组件? https://docs.mulesoft.com/mule-user-guide/v/3.7/anypoint-enterprise-security
我的完整架构位置是: http://www.mulesoft.org/schema/mule/secure-property-placeholder http://www.mulesoft.org/schema/mule/secure-property-placeholder/current/mule-secure-property-placeholder.xsd
答案 1 :(得分:0)
这可能是非常晚的答案,但可能对将来有所帮助。此错误是由多个版本的安全属性占位符引起的。请检查已安装的版本并保留仅更新的版本。