我正在做一个简单的自动化python3脚本来修改我在mule4项目上的一些xml文件,基于输入我想要添加全局元素,我发现通过使用元素树可以做一些很酷的事情,但是我有一个阻止程序,其中我不能添加多个属性,作为一个例子,我有: <mule></mule> 我想把这个元素作为一个新的子元素添加到‘mule’标记中: <mule>
so
spring-beans-current.xsd', because 1) could not find the document; 2) the document could not be read; 3)): Line 6 in XML document from URL [jar:file:/Users/me/.m2/repository/org/mule/modules/mule-module-spring-config
我正在使用Mule3通过JDBC查询数据库,并且我想根据来自.properties文件的输入修改查询。我的xml中有这段代码...Exception in thread "main" org.mule.module.launcher.DeploymentInitException: SAXParseException: The prefix我需要包含一些特殊的.xsd文件吗?