问题标签 [wso2cloud]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
175 浏览

wso2 - 尝试使用受限类:org.apache.catalina.tribes.util.Arrays

我正在尝试在 WSO2 云上部署一个 java 应用程序。运行时我得到这个异常:

但是,此应用程序在本地运行良好

0 投票
1 回答
36 浏览

wso2cloud - Google Analytics for Rest API WSO2 云 API

我正在关注下面的博客,并试图执行 POC,但没有运气。我确实按照建议执行了所有步骤,但是在保存内容后我在谷歌分析中看不到任何报告。报告中未显示任何用户。请提出我的实施中可能出现的问题。

参考链接

0 投票
1 回答
104 浏览

wso2 - 在云中部署 WSO2 API?

我在本地的 WSO2 Api Manager 中开发了一些 API。现在我如何将 API 放到云端,以便其他人可以访问它们。

例如,在 Mulesoft Anypoint STudio for APIs 中,有一个 iPAAS-CLoud Hub 可以在云中部署他们的 API。

如何以及在何处部署 WSO2 API?

0 投票
1 回答
88 浏览

wso2 - 如何调用在 API MANAGER 上设计的 API?

我想调用我在 API MANAGER 上设计的 API。我按照以下屏幕截图进行操作。但是没有正确的结果,如下图所示。在执行上述操作之前,我先执行 curl 命令并获得正确的结果。

那我该如何解决这个问题呢?

0 投票
1 回答
92 浏览

wso2 - wso2 api manager如何保护后端api

我正在迁移到 WSO2 API Manager 云。我自己在 AWS 中托管了我的后端 API 和 wso2 API 管理器。对后端 API 的访问仅限于 WSO2 API Manager EC2 Mahcine 的 IP。这样每个请求都必须通过 WSO2 Machine。

使用 WSO2 Cloud 时如何实现相同的目标?保护我的后端 API 的理想方法是什么?或者是否有推荐的方法来保护后端 API?可能会检查后端代码中的某些令牌以查看请求是否来自 WSO2 API Mananger?

0 投票
1 回答
116 浏览

wso2 - wso2 Pre-Packaged Identity Server 和 API+Manager 的云替代方案

我现在托管 Pre-Packaged+Identity+Server+5.2.0+with+API+Manager+2.0.0 [ https://docs.wso2.com/display/CLUSTER44x/Configuring+the+Pre-Packaged+Identity+ Server+5.2.0+with+API+Manager+2.0.0]在我自己的 AWS 实例中。

计划继续使用 WSO2 的托管云解决方案。但我可以看到身份服务器和 wso2 api 管理器的独立安装。但是是否有身份服务器、api 管理器组合的云替代方案。

我使用 WSO2 身份服务器仅用于用户管理。将用户保留在其中。也可以在 API 管理器中完成吗?什么是云替代方案?

0 投票
1 回答
40 浏览

wso2 - How to create a WSO2 ESB Composite Application through the Integration Cloud API?

I want to create a ESB composite application (.car) through the API but this format is not listed in the supported types in the documentation [1]. Is it not possible to create car apps through the API or am I missing something here?

[1] https://docs.wso2.com/display/IntegrationCloud/Integration+Cloud+APIs