web services intermediaries

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



For the applications i worked on, it's only client / server - request /
response, one - one communication. But when i read SOAP specification, it
may have many intermediaries between the web service client and server

Here is my question -

1 -- Does Aixs support intermediaries and what is intermediaries used for?

2 -- Does use of intermediaries happen often in the real world industry?

3 -- What are example of intermediaries and use of it?

4 -- Are those intermediaries just another SOAP engine (e.g. axis) sit on
aother Computer / Host?

5 -- i also heard intermediaries modify the SOAP request / response too why
they need to do so?

6 -- i saw alot web service at www.xmethods.net they are all one - one -->
request / response, did all the web services there ever use intermediaries?
am i sending request to intermediaries or Ultimate soap receiver? Usually it
will have 1 request, and then response XML when i click on "Try It" there.


.



Relevant Pages

  • web services intermediaries
    ... For the applications i worked on, it's only client / server - request / ... response, one - one communication. ... But when i read SOAP specification, ... -- Does Aixs support intermediaries and what is intermediaries used for? ...
    (comp.text.xml)
  • Re: .Net client connecting to Axis 1.2.RC2 Web Service
    ... it's probably a namespace problem. ... This is quite an urgent request... ... The SOAP messages (Request AND Response) are fine and executing the request ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Fun with SOAP.
    ... Amazon using SOAP. ... The document listing request ... single document returns a multi-part response. ... the script just defines a client and then does the call. ...
    (php.general)
  • Soap adapter is caching the responses Help
    ... I make a request to a webservice through the SOAP addapter. ... I then take the message from the response, which is correct, and copy ...
    (microsoft.public.biztalk.general)
  • Multiple targeted WS-Addressing Headers within a SOAP message?
    ... I have a situation where I need to send a SOAP message from a receiver ... through multiple intermediaries and then to an ultimate receiver. ... targeted WS-addressing headers? ... WS-Addressing header with a TO aimed at getting the message to the next ...
    (comp.lang.java.programmer)