Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: beginner Tomcat and ant question.............

Jason Bainbridge

2003-06-03

Replies:

On Tue, 3 Jun 2003 22:56, Pitre, Russell wrote:
> BUILD FAILED
> fileC:/jakarta-tomcat-4.1.24/webapps/Show-tracker/build.xml:268:
> C:\jakarta-tom
> cat-4.1.24\webapps\Show-tracker\{catalina.home}\common\endorsed not
> found.
>
> I have the variable setup right in the build.xml file:   "I THINK"
> <property name="catalina.home" value="../../.." />

I'd say you are missing a $ sign before {catalina.home} where it is being
referenced in your build.xml to create the above path so it isn't being
parsed as a variable.

Regards,
--
Jason Bainbridge
KDE Web Team - http://kde.org
webmaster@(protected)

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.