Re: SOAP Response message exchange pattern

2004-06-07 Thread Davanum Srinivas
if I can make AXIS take advantage of web caching, > > which only works with HTTP GET. To my knowledge, regular AXIS > > invocations all require HTTP POST, since it uses the SOAP > > Request-Response Pattern. So I was wondering if AXIS supported the SOAP > > Response Message

Re: SOAP Response message exchange pattern

2004-06-07 Thread Jim Murphy
So I was wondering if AXIS supported the SOAP Response Message Exchange Pattern (MEP), which uses HTTP GET. from W3 (http://www.w3.org/TR/2003/REC-soap12-part2-20030624/#soapresmep) 6.3.2 Description The SOAP Response MEP defines a pattern for the exchange of a non-SOAP message acting

SOAP Response message exchange pattern

2004-06-07 Thread Wei Hsu
Message Exchange Pattern (MEP), which uses HTTP GET.   from W3 (http://www.w3.org/TR/2003/REC-soap12-part2-20030624/#soapresmep)   6.3.2 Description The SOAP Response MEP defines a pattern for the exchange of a non-SOAP message acting as a request followed by a SOAP message acting as a response