On Sat, 6 Apr 2002, Doug Davis wrote:

> >From the browser to the jsp yes its just a post, but inside the jsp is an
> axis client that will do the real soap call.
> -Dug

That's strange, because in the book around page 130-31 they suggest the use of TCPMon 
to check excactly that the data exchanged is SOAP messages! They even have a 
screenshot showing that. Am I misinterpreting it? 
What could the reason for the disagreement between the two outputs?

thanks again,
thalis

> 
> 
> "Thalis A. Kalfigopoulos" <[EMAIL PROTECTED]> on 04/06/2002 05:28:29 PM
> 
> Please respond to [EMAIL PROTECTED]
> 
> To:    [EMAIL PROTECTED]
> cc:
> Subject:    BWS book ch3/ex2 problem: No SOAP, just POST
> 
> 
> 
> Hello, I've been trying to manage things with the "Builing Web Services..."
> book.
> The problem is with ch3/ex2 where you are supposed to place an Inventory
> Check request by POSTing a SOAP message. The example seems to work ok, but
> when I monitor the traffic with TCPMon it appears to be just a simple POST
> i.e. the data is sent as sku=947-TI&quantity=1 and not as a SOAP message.
> And of course the request is also not SOAP.
> 
> I'm using axis beta1 & tomcat4.0.
> 
> 
> Any help appreciated.
> 
> TIA,
> thalis
> 
> p.s. someone else was having problems with the same chapter-example but not
> like to this
> 
> 
> 
> 

Reply via email to