> From: Patrick Lee [mailto:[EMAIL PROTECTED] 
> Subject: Re: Unable to read shell environment variables
> 
> In the code for CGIServelet.java there is no check for "windows vista"

As a workaround until this gets fixed, you can override the os.name
property on the command line (or in the Java tab of tomcat{5|6}w.exe if
running as a service).  Just set:

  -Dos.name="Windows 2008"

This should let you run CGI successfully.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to