Mule ESB中的脚本命名空间支持

时间:2011-11-28 20:06:31

标签: esb mule

我必须在脚本架构的构建路径中添加哪个jar,因为我收到以下错误:

org.xml.sax.SAXParseException: cos-ct-extends.1.4.3.2.2.1.b:
The content type of a derived type and that of its base must both be mixed or both be element-only. 
Type 'scriptType' is mixed, but its base type is not
使用此命名空间声明时

"http://www.mulesoft.org/schema/mule/scripting http://www.mulesoft.org/schema/mule/scripting/3.1/mule-scripting.xsd"

1 个答案:

答案 0 :(得分:1)

使用与您的Mule版本一致的名称空间声明声明。