----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
I'm trying to compile Jserv 1.1 on win32. Can find the makefile for the C
code but not the Java code. Have read FAQ and looked for Doco.
Tried using make.java.bat from the Jserv 1.0 dist. Got the following error:
Compile Java distribution:
* Checking source existance...
* Checking if destination directory exists and is readable...
* Compiling using jikes...
Found 1 semantic error compiling
"D:/JServ1.1/sources/java/org/apache/java/lang/
AdaptiveClassLoader.java": (v1.06)
216.
files=org.apache.java.io.SimpleFileFilter.fileOrFiles(file);
<--------------------------------->
*** Error: "SimpleFileFilter" is either a misplaced package name or a
non-existent entity.
Sore error occurred during compilation.
See the file make.java.error for more information. (is empty)
Make sure to have the Javasoft Java Servlet Development Kit 2.0
visible at the Java compiler (place jsdk.jar into the classpath).
Any suggestions?
Cheers,
Scott
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]