Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 wso2 esb 或 wso2 上公开,作为一组共享相同业务对象模型的 web 服务。使用 wso2 和 DeveloperStudio 的最佳方法是什么?
尼古拉斯
只需在 wso2AS 中部署您的所有服务(*.aar 或 spring 服务)并将您的库保存在 repository/components/lib 文件夹中。Wso2esb 不用于托管服务,而是用作中介引擎。
您可以将相关的 jar 放在 CARBON_HOME/repository/components/lib 文件夹中。