Re: ServletExec httpClient compatibility issue?

2004-02-03 Thread Ram Iyer
At 01:04 AM 2/3/2004, you wrote: Ram Iyer wrote: I am using IIS/ServletExec 4.1.1. Oh dear. The worst server coupled with the maybe worst servlet engine... Well. That is not in my control. Anyway, is that a problem with httpClient? Ram --- [This E-mail scanned for viruses by Declude Virus

Re: ServletExec httpClient compatibility issue?

2004-02-02 Thread Ram Iyer
ache.org/commons/httpclient/logging.html More details about your execution environment (both server- and client-side) may also help: HttpClient version, JVM version, OS, etc Oleg On Mon, 2004-02-02 at 23:41, Ram Iyer wrote: > Hi Oleg: > > Thanks. However, the problem is, I never come out o

Re: ServletExec httpClient compatibility issue?

2004-02-02 Thread Ram Iyer
sages, simply set the logger's verbosity to WARN or ERROR, or turn the logging off altogether. Oleg On Mon, 2004-02-02 at 21:04, Ram Iyer wrote: > Hello: > > I am getting the following error when I use httpClient. > > org.apache.commons.httpclient.HttpMethodBase readResponse >

ServletExec httpClient compatibility issue?

2004-02-02 Thread Ram Iyer
Hello: I am getting the following error when I use httpClient. org.apache.commons.httpclient.HttpMethodBase readResponse INFO: Discarding unexpected response: HTTP/1.1 100 Continue I tried several things suggested by the website for similar problems elsewhere. However, nothing has worked so far.

Se5rvletExec httpClient compatibility issue?

2004-02-02 Thread Ram Iyer
Hello: I am getting the following error when I use httpClient. org.apache.commons.httpclient.HttpMethodBase readResponse INFO: Discarding unexpected response: HTTP/1.1 100 Continue I tried several things suggested by the website for similar problems elsewhere. However, nothing has worked so far.