ok then.
you are encountering a bug in how java.net handles errors, it is not an ant
bug. It is an issue with java runtimes and the like. Go change your tests to
handle FileNotFound exception, which is all you get on java1.3 to recognise
trouble. Try more recent drops of httpunit to.
----- Original Message -----
From: "Vikas Malla" <malla6um@yahoo.co.in>
To: "Ant Users List" <ant-user@jakarta.apache.org>
Sent: Friday, October 18, 2002 12:18 PM
Subject: Re: HTTP 404
> yes
>
> Steve Loughran <steve_l@iseran.com> wrote:
> ----- Original Message -----
> From: "Vikas Malla"
> To: "Ant Users List"
> Sent: Friday, October 18, 2002 11:18 AM
> Subject: Re: HTTP 404
>
>
> >
> > So do you mean that I should just catch the exceptions in my java
classes
> as I would have done normally.
> >
> > Please find the task snippet i am trying to run below. How do I catch an
> exception here?
>
> Are you using httpunit?
>
>
> --
> To unsubscribe, e-mail:
> For additional commands, e-mail:
>
> Yahoo! Properties Special Buy, sell, rent...your flat, or even post an
ad
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|