Received: (qmail 20370 invoked by uid 2012); 29 Dec 1998 16:51:04 -0000 Message-Id: <19981229165104.20369.qmail@hyperreal.org> Date: 29 Dec 1998 16:51:04 -0000 From: John Lilly Reply-To: jlilly@ptc.com To: apbugs@hyperreal.org Subject: description of repository syntax needs to be modified for Windows X-Send-Pr-Version: 3.2 >Number: 3604 >Category: mod_jserv >Synopsis: description of repository syntax needs to be modified for Windows >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: closed >Class: doc-bug >Submitter-Id: apache >Arrival-Date: Tue Dec 29 09:00:01 PST 1998 >Last-Modified: Sun Sep 19 15:00:32 PDT 1999 >Originator: jlilly@ptc.com >Organization: >Release: 1.3.3 >Environment: Windows NT Apache 1.3.3, Apache JServ 1.0b1, java 1.2 >Description: Thanks so much for making a Windows version of this great software. I know documentation is less crucial than software bugs. I write the following only to be of help to other non-experts like me. In the "Instructions and Howto's" section of the documentation it says the following: "Once the servlet engine knows about your servlet zones, you should tell the servlet zones where to look for its servlets. To do this, we simply add these directives to each of your zone configuration file # The list of servlet repositories controlled by this servlet zone repositories=/servlets/production/project1/ ..." A note should indicate that the repository path for directories on NT should look like this: repositories=C:\Program Files\Apache Group\Apache JServ\dev not repositories=C:\Program Files\Apache Group\Apache JServ\dev\ If the repository path on NT includes a final backslash, the classloader will not work (see the error.log file), and the JVM will crash. >How-To-Repeat: Trying starting Apache on NT using a repository path that has a final backslash. Check the error.log and the mod_jserv.log >Fix: Add a note for Win32 users. >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: jon@clearink.com State-Changed-When: Sun Sep 19 15:00:32 PDT 1999 State-Changed-Why: documentation has been updated. thanks. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]