RE: HTTP 100 Continue

2002-12-10 Thread Bhushan Khanal
ple retrieves the price of the book "Understanding SOAP" public static void main(String[] args) { try { SOAPSender ss = new SOAPSender() ; // // Valid SOAP request // ss.goodRequest(); // // This one generates an error

Re: HTTP 100 Continue

2002-12-09 Thread Davanum Srinivas
Is it possible to post the "offending" code fragment? and details about the server? (verastream?) Thanks, dims --- Bhushan Khanal <[EMAIL PROTECTED]> wrote: > Davanum, > > I am using the 1.0 version of Axis on the client side. I am not using Axis > in the most conventional way but I suspect tha

Re: HTTP 100 Continue

2002-12-09 Thread Bhushan Khanal
Title: Re: HTTP 100 Continue Davanum, I am using the 1.0 version of Axis on the client side. I am not using Axis in the most conventional way but I suspect that this might be a general problem. In particular, I am using just the HTTPSender class to create and receive a web service call. I

Re: HTTP 100 Continue

2002-12-09 Thread Davanum Srinivas
I am not sure if it reached the right audience. My question was in > regards to HTTP 100 Continue and 1) how Axis is intended to deal with it and > 2) how SOAP implementation are supposed to behave. > > The current implementation of Axis supports HTTP 100 Continu

HTTP 100 Continue

2002-12-09 Thread Bhushan Khanal
Title: HTTP 100 Continue My apologies if you receive this message again, I had sent a message earlier but I am not sure if it reached the right audience. My question was in regards to HTTP 100 Continue and 1) how Axis is intended to deal with it and 2) how SOAP implementation are supposed to