On Tue, 2003-10-28 at 21:54, Vincent Massol wrote: > Hi, > > I've released Cactus 1.5-rc1 last week end. I bundle commons-httpclient > 2.0 rc2 in it. I've just received this email below from a cactus user. > > Is it true, as Ajay says, that commons-httpclient would only work on JDK > 1.4 onwards (see end of email below)? >
Vincent, This is not the case. HttpClient requires Java 1.2.2 only (one would have to have JSSE and/or JCE installed in order to be able to use SSL/NTLM). I know it for a fact as I develop HttpClient on Sun JDK 1.2.2. Unfortunately the stack trace appears garbled. I can't figure exactly what method of which class is not available. Is it HttpState#toString? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]