My first problem is that the following piece of code
in the deploytool.bat is not working.

%JAVA_HOME%\bin\java.exe

When I execute the above line in my batch file .. the java program executes

if EXIST "%JAVA_HOME%\bin\java.exe" goto CONT3
echo ERROR: Set JAVA_HOME to the path of a valid jdk.
goto END
:CONT3

The above displays the error message.

My second problem ...

During the deployment process the error could not execute JAVAC is being
displayed.

Any help would be immensely appreciated
carl

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to