[AXIS2] http1.1/100

2007-01-15 Thread ChadDavis

I get the following INFO message when execturing my client.  Client is
ADB, wsdl2java generated.


Jan 15, 2007 12:45:50 PM org.apache.commons.httpclient.HttpMethodBase
readResponse
INFO: Discarding unexpected response: HTTP/1.1 100 Continue

Is this an error?  What does it indicate?

Thanks for your help.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [AXIS2] http1.1/100

2007-01-15 Thread Thilina Gunarathne

No.. It's not an error.. It means that the server is listening.
Everything is fine if you get a http/OK after this which will then be
followed by the expected response from the server.

IIS tend to send this as soon as it opens a connection, just like
greeting somebody who is going to enter your house ;-)..

~Thilina

On 1/16/07, ChadDavis [EMAIL PROTECTED] wrote:

I get the following INFO message when execturing my client.  Client is
ADB, wsdl2java generated.


Jan 15, 2007 12:45:50 PM org.apache.commons.httpclient.HttpMethodBase
readResponse
INFO: Discarding unexpected response: HTTP/1.1 100 Continue

Is this an error?  What does it indicate?

Thanks for your help.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]