----- Original Message -----
From: "Kelvin Tan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Vincent Massol"
<[EMAIL PROTECTED]>
Sent: Sunday, May 06, 2001 6:23 AM
Subject: Re: [cactus] Help on unit testing of JSP tags


> Somehow when running the Cactus Sample in Ant, I've problem building for
my
> version of the Servlet API 2.2.
>
> The warning given is that "servlet22.jar" is not defined, yet I have
defined
> it in my build.properties.
>
> junit.jar = c:\jar\junit.jar
>
> # Note: If you want to build only for a given servlet API, just comment
the
> #       properties for the servlet jar that you don't want to build for.
For
> #       example if you don't want to build the Servlet 2.2 API, just
comment
> #       the "servlet22.jar" property.
>
> servlet22.jar = c:\jar\servlet.jar
> #servlet23.jar = f:/applis/apache-dev/jakarta-servletapi-4/lib/servlet.jar
>
> Any clue what might be wrong?
>

Yes, the file c:\jar\servlet.jar might not exist ! :)

P.S.: Your subject is wrong.

[snip]
Vincent.

Reply via email to