A simple java SOAP client

后端 未结 2 1524
北恋
北恋 2020-12-31 14:28

I\'m new to web services and I\'ve been breaking my head trying to find a simple java SOAP client program on the Internet.
All I want to do is send a SOAP message and re

相关标签:
2条回答
  • 2020-12-31 14:48

    Try SoapUI - it's quite awesome and covers almost all aspects of working w/ web-services..

    0 讨论(0)
  • 2020-12-31 15:02

    If you're looking for a tool to test web-services, most people I know use Soap-UI: http://www.soapui.org/

    0 讨论(0)
提交回复
热议问题