SOAP manual testing - mschvarc/PB138-Inventory-Management GitHub Wiki
In Chrome:
- Download https://chrome.google.com/webstore/detail/wizdler/oebpmncolmhiapingjaagmapififiakb?utm_source=chrome-app-launcher-info-dialog
- Deploy WAR in Tomcat
- Navigate to http://localhost:8080/services/
- For example to add some debug data to the application, go to http://localhost:8080/services/debugsoap?wsdl and select addTestData() from Wizdler dialog, click Go
In Firefox / other browsers, find an extension which can create SOAP requests from SWDL or create the response manually from WSDL.