[Webtest] Webtest and Domino
Dierk Koenig
webtest@lists.canoo.com
Tue, 14 Jan 2003 19:25:04 +0100
Hi Simon,
you can nest arbitrary http headers in the config, see
http://webtest.canoo.com/webtest/manual/syntax.html#2.
Try requesting http version 1.0.
Please report your findings.
cheers
Mittie
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Simon Brown
> Sent: Dienstag, 14. Januar 2003 15:48
> To: webtest@gate.canoo.com
> Subject: [Webtest] Webtest and Domino
>
>
> Hi all.
>
> I'm new to the list, and I've been having some problems using Webtest
> against a server running Domino and using Domino's session-based
> authentication.
>
> What essentially happens is that when my script submits the login
> page, the
> response from the Domino server causes a Bogus Chunk Size exception to be
> thrown by the JRE. This occurs under JREs 1.3 and 1.4. I can't
> run it under
> 1.2 because of the thread controller exception that HttpUnit
> throws in that
> circumstance.
>
> So, what I'd like to know is, can anyone think of a workaround
> for this? I
> feel that the problem might be avoided by using HTTP1.0 in the request,
> because an HTTP1.0 response will not be chunked. I can't, however, find a
> way to do this. I also can't find a way to make the Domino server
> only emit
> HTTP 1.0 responses.
>
> Any thoughts?
>
> Cheers,
>
> Simon Brown.
>
> --
> Simon Brown <simes@simes.org>
>
> "He's saying it's just a cake, sir."
> "We can't take that chance. Order full orbital response."
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>