【问题标题】:Mule MUnit FTP Server Schema DefinitionMule MUnit FTP 服务器架构定义
【发布时间】:2015-10-27 07:01:41
【问题描述】:

我正在尝试使用位于此处的 MUnit FTP 服务器:https://docs.mulesoft.com/mule-user-guide/v/3.7/munit-ftp-server

一些示例引用了 ftpserver 命名空间,但没有提供架构的定义。例如:

<ftpserver:config port="${ftp.port}" name="ftpServer"/>         

如何在 mule 配置中定义 ftpserver 命名空间?我好像找不到例子。

【问题讨论】:

    标签: java mule esb munit


    【解决方案1】:

    根据这个模块的 jar 中的模式,我相信是这样的:

    xmlns:ftpserver="http://www.mulesoft.org/schema/mule/ftpserver"
    

    还有架构:

    http://www.mulesoft.org/schema/mule/ftpserver http://www.mulesoft.org/schema/mule/ftpserver/current/mule-ftpserver.xsd
    

    【讨论】:

      猜你喜欢
      • 2015-07-12
      • 1970-01-01
      • 1970-01-01
      • 2011-10-02
      • 2016-05-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-17
      相关资源
      最近更新 更多