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 
[EMAIL PROTECTED] 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to