SOA
Using SoapUI you can easily test the invocation of the getLocationByZip, by filling out the input parameter in the ‘Request 1′ box. In my case I will enter 94709 by changing line <zip xsi:type=”xsd:string”>?</zip> into <zip xsi:type=”xsd:string”>94709</zip> By clicking on the green ‘play’ button on the upper left, you will get back the response, in [...]
Continue reading about Web service request and response in practiceWSDL (Web Services Description Language) is an XML document used to locate a web service and describe the operations available (exposed methods) to its users. It goes beyond the XSD, that simply describes the structure of an XML, to present the actual behavior of the service(s). You can have a look at a WSDL example by clicking on [...]
Continue reading about XSD Vs WSDL (WSDL)There is no better place to start understanding the basic terminology than the W3C’s Web Services Glossary. Here you will find the official definition along with the acknowledgement that many things can be called as such. A Web service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an [...]
Continue reading about Speaking the language of Web ServicesFive ways SOA now powers transformation behind the scenes http://zd.net/diPCx5
Continue reading about Five ways SOA now powers trans…Nice introductory SOA video I found on youtube to help new entries have an understanding of the basics of this type of architecture.
Continue reading about What is Service Oriented Architecture?
Facebook
LinkedIn
Twitter