----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Make SURE you have the correct version of the jsdk. The documentation is
explicit about this. This error can come from having a version other than
2.0.
> Hi all
>
> I unpacked the jsdk 2.0, apache 1.3.11, mod_ssl, open_ssl and configured
> the apache with mod_ssl successfully!
>
> Now, I try to configure the apache Jserv with the following command:
>
> ../configure --with-apache-src=../apache_1.3.11
> --with-jdk-home=../jdk1.2.2 --with-java-platform=2 --with-java=../jdk1.2.2/b
> in/java --with-javac=../jdk1.2.2/bin/javac --with-javadoc=../jdk1.2.2/bin/ja
> vadoc --with-jar=../jdk1.2.2/bin/jar --with-JSDK=../JSDK2.0/lib/jsdk.jar --d
> isable-debugging --enable-EAPI
>
> But the configure script always gives me this error message and dies:
>
> checking JSDK... configure: error: javax.servlet.Servlet not found in
> .../JSDK2.0/lib/jsdk.jar
>
> What is the problem? I tried already several options. But always the same
> problem....
>
> Thanks for your help
> [EMAIL PROTECTED]
>
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
--
--------------------------------------------------------------
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]