问题
I can see here that I can publish a WSLD like Proxy Service in WSO2 ESB.
But, I want to publish an API from a WSDL. Is it possible to do that in 4.8.1?
回答1:
WSO2 API Manager allows you to publish an api from a WSDL. If your soap service is accessible from internet, you can easily try this using WSO2 API Cloud.
This tutorial shows how to do it in cloud. But, its also valid for the standalone product too.
回答2:
Short answer is no. You cannot create an ESB Rest API from a WSDL or WSDL url as you can create 'WSDL Based Proxy'. But if you want to call the backend SOAP service through an ESB Rest API, that is possible. Follow this guide for SOAP to REST conversion with an API.
来源:https://stackoverflow.com/questions/38499054/publishing-api-in-wso2-esb-from-wsdl