【发布时间】: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 命名空间?我好像找不到例子。
【问题讨论】: