| Author |
web-services-java
|
sandeep Thandu
Greenhorn
Joined: Feb 16, 2012
Posts: 7
|
|
Hello Everyone,
Can someone tell me, if there is any concept of Direct web services and Indirect Web services?
If there is any then what is the difference?
Any help would be appreciated.
Thanks
|
 |
Satyaprakash Joshii
Ranch Hand
Joined: Jun 18, 2012
Posts: 74
|
|
|
what exactly do you mean by direct or indirect
|
 |
sandeep Thandu
Greenhorn
Joined: Feb 16, 2012
Posts: 7
|
|
Direct - Client application invokes web service directly through wsdl
Indirect -Client application invokes target web service via some other application
|
 |
Satyaprakash Joshii
Ranch Hand
Joined: Jun 18, 2012
Posts: 74
|
|
|
If not using wsdl...then do you mean using a Soap Client class and creating xml payloads and envelopes...
|
 |
Asap Sine
Greenhorn
Joined: Jul 06, 2012
Posts: 1
|
|
example Client application invokes web service directly through wsdl in java and php :
http://www.biclim.com/WSClients.action
|
 |
 |
|
|
subject: web-services-java
|
|
|