On Wed, 2003-02-26 at 22:00, Simon Roberts wrote: > I just wrote a testcase that uses plain httpclient/jetty, and it doesn't > exhibit the problem. (Though is a lot simpler than my application). Could > it be related to SSL (which my application uses)? >
Hhmm. Interesting. It was reported earlier today by Ingo Brunberg <[EMAIL PROTECTED]> that the problem manifests itself only when SSL is used. This is already something. What kind of SSL library are using on the server and the client side? > Anyway, I built the test webapp, and installed it into Jetty at > /httpclienttest, and got 15 failures (from 253). All but six of them are > cookie-related. Is this any help? > The test cases have been developed for Tomcat 4.0.3 or later. They have never been tested with a different servlet engine. I think you should not spend your time on it anymore. It is already clear enough where I have to dig > Cheers, Simon > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
