Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Installation : (Category) Win32 :
Win32 install problems...
Try adding the following line(s) to your jserv.properties file (the comment header is 
probably already there, just add the non-commented wrapper.env.copy statement because I don't think one is there by default): 

    # An environment name with value passed to the JVM 
    # Syntax: wrapper.env=[name]=[value] 
    # Default: NONE on Unix Systems 
    #         SystemDrive and SystemRoot with appropriate values on Win32 systems 
    #wrapper.env=winbootdir=C:\WINDOWS 
    #wrapper.env=JAVA_HOME=C:\JDK1.2 
    wrapper.env=windir=C:\WINDOWS 

See Apache JServ problem #3642 in the bug list for details. 
 
[Append to This Answer]
Previous: (Answer) Out of environment space...
Next: (Answer) Apache 1.3.6 JServ 1.0 on NT
This document is: http://java.apache.org/faq/?file=84
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.