Thanks John, I fixed that but now i'm getting this error !

build-static:
        [copy] Could not find file
/home/hfarag/JAKARTA_HOME/Jakarta-tomcat4.0/home/hfarag/JAKARTA_HOME/Jakarta
-tomcat4.0/lib to copy

It looks like it's an error in setting the env vars!
I checked all of them and it looks ok, well i guess.
But if i found the line in the build script that fire this error then it
will be clear which env var causing the error. But i could not? 
can you help?

Thanks
Hany


-----Original Message-----
From: John Hebert [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 10:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Jakarta build failed ?


Hany,

Your classpath contains an extra "/" character, so it's not finding the 
ant.jar file.

John

Farag, Hany M (Hany) wrote:

> Hi,
> I'm getting this error when install Jakarta ?
> I read the documentation and followed all the instruction added all the
jar
> files required and env var and still getting this errors.
> 
> classpath is
>
/home/hfarag/JAKARTA_HOME/jakarta-ant//lib/ant.jar:/home/hfarag/downloads/j2
> sdk1.4.0/lib/tools.jar:
> Buildfile: build.xml
> 
> deploy-prepare:
> 
> deploy-static:
> 
> deploy-main:
> 
> build-prepare:
> 
> copy-jaxp-jar:
> 
> build-static:
>     
> build-main:
> 
> deploy-prepare:
> 
> deploy-static:
>      [copy] Copying 9 files to
> /home/hfarag/JAKARTA_HOME/Jakarta-tomcat4.0/build/bin
> 
> deploy-main:
> 
> deploy:
> 
> build-prepare:
> 
> copy-jaxp-jar:
> 
> build-static:
> 
> build-main:
>     [javac] Compiling 2 source files to
> /home/hfarag/JAKARTA_HOME/Jakarta-tomcat4.0/jasper/build/classes
>     [javac]
>
/home/hfarag/JAKARTA_HOME/Jakarta-tomcat4.0/jasper/src/share/org/apache/jasp
> er/compiler/JspParseEventListener.java:79: Class
> javax.servlet.jsp.tagext.ValidationMessage not found in import.
>     [javac] import javax.servlet.jsp.tagext.ValidationMessage;
>     [javac]        ^
>     [javac]
>
/home/hfarag/JAKARTA_HOME/Jakarta-tomcat4.0/jasper/src/share/org/apache/jasp
> er/compiler/TagLibraryInfoImpl.java:92: Class
> javax.servlet.jsp.tagext.ValidationMessage not found in import.
>     [javac] import javax.servlet.jsp.tagext.ValidationMessage;
>     [javac]        ^
>     [javac] 2 errors
> 
> Total time: 11 seconds
> 
> It cant find these 2 class although i added the servelet jar as a java ext
> and put in as an env var.
> 
> Thanks
> 
> 



-- 
John Alex Hebert
[EMAIL PROTECTED]
System Engineer

Reply via email to