A web service is a run-time communication channel for two applications to communicate with each other. It is an "integration" technology, not an "implementation" technology.
This communication channel though, is described via a wsdl which exposes the interfaces and the types among other things.
For this communication channel, and how it can be accessed and what kind of data can be send through this channel, OO concepts are not applicable?
So, you do not think that web services can be "self-contained"? I.e. a client sends a message to a web service, the core processing logic is encapsulated within the web service, and the result is send back.
a web service can certainly be designed the way you mention .... in some cases the author
is describing the type of implementation similar to what you describe ... what I describe above is the easiest to understand and implement
The concept of "service" in a SOA and a "web service" are different and not the same concept.
@ Jimmy Clark: I would be great if you can provide some detail on this.
I could not find something concrete about the web services are meant to support OO completely. E.g. overloading is not supported.
Can anyone one help me on this?
Regards,
Vignesh SCJP 5 ,SCWCD 5 , SCDJWS 5 , SCBCD 5, SCEA PART-1
Montana has cold dark nights. Perfect for the heat from incandescent light. Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|