Pergunta

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?

Foi útil?

Solução

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.

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top