.how to find service URl in wso2 data service

大城市里の小女人 提交于 2019-12-12 02:37:12

问题


I created a data service using below url

Data Service

anyway i need to know how to find my service url ?


回答1:


When you successfully create a Data Service, it will be listed under services.

Look at the final step in the same doc you have referred.

Access the WSDLs and see whether your operations are defined properly.

You should be able to see the service endpoint url in the WSDL.

You can just invoke the web service from your own client. You can also try soapUI as a testing tool.




回答2:


Go to the Service Dashboard and there you can find the service Endpoints. To view the Service Dashboard of a service, just click on the dataservice you created which is available in the services list.

Refer http://docs.wso2.org/display/DSS301/Service+Dashboard



来源:https://stackoverflow.com/questions/18626846/how-to-find-service-url-in-wso2-data-service

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!