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 EBS 4.7.0。我有一些 REST 服务必须部署在 tomcat 服务器上。有可能有这个配置吗?
WSO2 ESB CLUSTER ----> TOMCAT CLUSTER(独立服务器)---> REST WEBSERVICES
我的意思是,是否可以将 ESB 包含的 tomcat 解耦并以集群模式将其定位在单独的服务器上?如何才能做到这一点?非常感谢。
AFAIK,这是不可能的。我的意思是从 wso2esb 中分离 tomcat。ESB 在tomcat 之上运行。
为什么更喜欢这种设置?您可以在 WSO2AS 中托管您的服务。
ESB集群-->AS集群