I have a working system with ESB (non-WSO2 product) already. I'm now trying to integrateWSO2 API Manager into my working system for 3rd party developer. Is it possible to replace WSO2 ESB in API Manage with existing non-WSO2 ESB?

有帮助吗?

解决方案

Yes, you can do that.

The ESB functionality is transparent no matter what is the brand of underlying product implementing it. The API Manager is going to store the endpoints, WSDLs, etc. and those are the same for every ESB implementation.

That's the "beauty" of SOA, its service-oriented, not vendor-oriented.

其他提示

You can keep the ESB you are using as it is in your setup and use the API Manager to publish/subscribe/manage the API. Its perfectly a valid scenario

Regards, /Nuwan

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top