Congratulations! ApacheJserv-1.1.2 is installed!



Here are the steps you will have to do if it doesn't work:
  1. Remove Kaffe

  2. rpm -e kaffe
     
     
  3. ----------------------

  4. Java Development Kit
    ----------------------
    Install either the jdk-sun RPM on your MandrakeSoft Application CDs, or either :
     


    After installing the JDK, do a rpm -e ApacheJserv to remove it, then re-install it with rpm -i ApacheJserv to reconfigure it with your new Java Developement kit.
     

  5. ----------------------------

  6. Java Servlet Development Kit
    ----------------------------
    NOTE that this distribution contains a fully functional free jsdk replacement.

    If you want to use the SUN-jsdk, replace the servlet-2.0.jar in the
    wrapper.classpath - line in the file /etc/httpd/conf/jserv/jserv.properties
    with the SUN jsdk. Get it from http://java.sun.com/products/servlet/.
    Only JSDK 2.0 (Java Servlet Development Kit) is supported (_EXACTLY_ 2.0).