----- Original Message -----
From: "Karthik Kumar" <[EMAIL PROTECTED]>
To: "Vincent Massol" <[EMAIL PROTECTED]>
Sent: Friday, September 28, 2001 3:19 PM
Subject: Re: WebResponse.loadResponseText throws NullPointerException ...

[snip]

>    I tried again with org.apache.cactus.WebResponse . Well I got to two
> important conclusions.
>
> I get a 404 NOT FOUND Error on my client side. So there is something wrong
on
> the redirection URL I specified. Can you help me?
>

Good ! It probably means there is no problem with HttpUnit integration. It
simply cannot find the URL. Can you send us the stack trace ?

> The second inference is that as you noted there is some bug in the
> Cactus-HttpUnit integration

well, don't go too fast ! I said _maybe_ there is a bug ... :)

> because when I do a
> com.meterware.httpunit.WebResponse.getText , I get an exception I already
> mentioned in one of my recent previous mails.

That's probably because HttpUnit is not checking is the response contains
any data whereas the Cactus WebResponse does and returns "" instead of null
....

>
> thanks.
> Karthik Kumar.

-Vincent


Reply via email to