I had some difficulty getting ApacheJServ1.0b3 working with Apache 1.3.6 on
NT (sp 4), so I thought I would summarize the steps that eventually led to
success.

1. Install Apache 1.3.6 and ensure it works (no problem there).
2. Install JSDK 2.0 (NOT 2.1)
3. Download and install ApacheJServ1.0b2-Apche1.3.4.exe
4. Download Apache-JServ-1.0b3.jar.zip. Unzip and rename the jar file to
ApacheJserv.jar and place it in the "Apache JServ" home directory, thus
replacing the 0 k file with this name that step 3 generated (as per the
installation instructions).
**5.** download the file ApacheModuleJServ1b3_136.dll via ftp NOT http. If
you obtain it successfully it should have the CRC32 value: 4802E4E4. Then
place it in the Apache\modules directory, replacing the version that was
placed there by step 3.

It was this last step (for which I could not find any documentation) that
truly mystified me. Note also that, since I could not log on to the
java-apache ftp site (this requested a password) I had to find a mirror
which had this file. Fortunately, it is easy to find many sites that have
this file using the ftp-search engine available via http://ftpsearch.ntnu.no/

The only additional issues that you may confront seem to be covered in the
documentation, e.g. settings in the jserv.properties file, especially
wrapper.bin (the path to java) and the two wrapper.classpath entries (the
path to ApacheJServ.jar and jsdk.jar).

Good luck.

George Latkiewicz



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to