java - What is the best way of testing web service gateway? -
java - What is the best way of testing web service gateway? -
i new web service world. here problem: have set of servers running in unix , gateway(running in tomcat) uses wsdl files. gateway converts soap request external client api transaction server understandable format. gateway returns soap reply. tell me how test whole gateway? external client haven't developed till now.
you can utilize soapui that. fast , easy use.
java web-services soap soapui
Comments
Post a Comment