On Tue, 9 Apr 2013, Brian Ruppert wrote:
If you're writing an application which will connect to a SOAP web service
(the WSDL is a description of what methods are provided by the web
service), you might want to look into SoapUI. It's basically a generic
client which takes a WSDL and allows you
If you're writing an application which will connect to a SOAP web service
(the WSDL is a description of what methods are provided by the web
service), you might want to look into SoapUI. It's basically a generic
client which takes a WSDL and allows you to manually generate and execute
web servic
On Tue, 9 Apr 2013, Adam Tauno Williams wrote:
On Mon, 2013-04-08 at 22:22 -0500, Matt Lawrence wrote:
I have never done much of anything with WSDL and really don't know much
about it. Can anyone recommend a good primer on it? I need to get up to
speed on it so I can write some code to inter
On Mon, 2013-04-08 at 22:22 -0500, Matt Lawrence wrote:
> I have never done much of anything with WSDL and really don't know much
> about it. Can anyone recommend a good primer on it? I need to get up to
> speed on it so I can write some code to interface with an inventory
> system.
I've "us