Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004915 [Resin] feature always 01-09-12 10:19 06-18-12 10:46
Reporter alex View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.29 Product Version 4.0.24
  Product Build
Summary 0004915: CGiServlet: env variables
Description provide more extensive mechanism for setting env. variables.

William Au:
How do we set environment variables for cgi scripts before it is executed in Resin Pro 3.0.28? We have a cgi script that accesses an Oracle database and needs certain environment variables for Oracle to be set before the script is executed. We tried setting the variables before running the resin start script and also setting them inside the resin start script itself. But they seems to be wiped out before the cgi script is executed.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005868)
ferg
06-18-12 10:32

server/192z
 
(0005869)
ferg
06-18-12 10:46

<servlet name="cgi" ...>
<init>
  <env foo="bar"/>
</init>
</servlet>
 

- Issue History
Date Modified Username Field Change
01-09-12 10:19 alex New Issue
01-09-12 10:19 alex Severity minor => feature
02-21-12 10:08 ferg Priority normal => high
06-18-12 10:32 ferg Note Added: 0005868
06-18-12 10:32 ferg Assigned To  => ferg
06-18-12 10:32 ferg Status new => closed
06-18-12 10:32 ferg Resolution open => fixed
06-18-12 10:32 ferg Fixed in Version  => 4.0.29
06-18-12 10:46 ferg Note Added: 0005869


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker