【问题标题】:WSO2 - Micro Integrator is not connecting to the API Manager's SERVICE CATALOGWSO2 - Micro Integrator 未连接到 API Manager 的服务目录
【发布时间】:2022-11-24 09:24:35
【问题描述】:

类似的事情正在发生在我身上。我是 WSO2 世界的新手。

在我安装的同一台服务器上:

wso2am-4.1.0 --> API 管理器作为 linux 服务 (api-manager.sh) 执行 wso2ei-7.1.0 --> Micro Integrator 和 dashboard ,均执行。作为 linux 服务。 MI 是最后一个加载的。

我没有使用 API Mgr 的嵌入式微集成,因为它没有任何数据服务功能(顺便说一下,我不知道如何启用它们……)

在 Micro Integrator (wso2ei-7.1.0) 的 conf/deployment.toml 文件下,我有以下部分:

[[service_catalog]]
apim_host = "https://localhost:9443"
enable = true
username = "xxxxxxxx"
password = "xxxxxxxx"

但是,没有集成服务发布到服务目录。另外,在 Micro Integrator 的 LOG 下,我没有看到任何声明:“成功更新服务目录”,也没有看到错误消息。

有什么帮助吗?提前致谢!丹尼尔

我尝试更改 conf 文件设置、服务 url 等。

【问题讨论】:

    标签: wso2 wso2-api-manager wso2-micro-integrator


    【解决方案1】:

    为了使用 API Manager 的服务目录功能,API Manager 和 Micro-integrator 应该在同一版本上。

    您需要结合使用 Micro-integrator 4.1.0 和 API Manager 4.1.0 才能使用此功能。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-11-14
      • 2022-11-03
      • 1970-01-01
      • 2022-10-26
      相关资源
      最近更新 更多