Craig R. McClanahan wrote:
I have put the tester back in activity for TC 5 (and it caught the
failure for error pages), but unfortunately there are a few limitations
caused by the HTTP client used (for example, if the status is 500, you
can't read the content). It would be a good idea IMO to switch
On Fri, 18 Jul 2003, Remy Maucherat wrote:
> Date: Fri, 18 Jul 2003 11:30:35 +0200
> From: Remy Maucherat <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: [5.0] Tester
>
> I have put the tester back in activity
Costin Manolache wrote:
What about "anteater" ?
(yet another project I didn't know about)
The sad truth is that I'm lazy :)
I want to rewrite the minimum possible amount of code and fix the tests
which can't work with the JDK's HTTP client (ex: it returns 500 - TC 5
now restores the original err
What about "anteater" ?
Costin
Tim Funk wrote:
> Is there any chance we'd want to use Latka instead? (Which uses
> HttpClient)
>
> -Tim
>
> Remy Maucherat wrote:
>> I have put the tester back in activity for TC 5 (and it caught the
>> failure for error pages), but unfortunately there are a f
I don't have much experience using Latka either but it used HttpClient and
appeared to use an xml config file for all the tests. It also has the ability
to add your own condition classes too.
But it does appear dormant in commons. :(
+1 to using just HttpClient
-Tim
Remy Maucherat wrote:
Tim
Tim Funk wrote:
Is there any chance we'd want to use Latka instead? (Which uses HttpClient)
Well, I don't know that component ;-)
There's an apparent problem with it, though: it's an alpha 1 release,
and doesn't seem to be evolving anymore (last release in 2001, so it's
likely not in sync with Ht
Is there any chance we'd want to use Latka instead? (Which uses HttpClient)
-Tim
Remy Maucherat wrote:
I have put the tester back in activity for TC 5 (and it caught the
failure for error pages), but unfortunately there are a few limitations
caused by the HTTP client used (for example, if the s