Hi,
I was setting the JAVA_HOME variable to j2se, but I
was a problem with the special characters.
For solve this problem, I changed the JAVA_HOME to
java1.2 and the problem of the special characters was
solve. But, when I try to compile the .JSP files I get
the next error:
java.io.IOException: Cannot locate antRun script:
Property 'ant.home' not found
at java.lang.Throwable.fillInStackTrace(Native
Method)
at
java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.<init>(Compiled Code)
at
org.apache.tools.ant.taskdefs.Execute$ScriptCommandLauncher.exec(Execute.java:786)
at
org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:417)
at
org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:428)
at
org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(Compiled
Code)
at
org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:81)
at
org.apache.tools.ant.taskdefs.Javac.compile(Compiled
Code)
at
org.apache.tools.ant.taskdefs.Javac.execute(Compiled
Code)
at
org.apache.jasper.compiler.Compiler.generateClass(Compiled
Code)
at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:370)
Any idea?
Regards,
David
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]