Anonymous | Login | Signup for a new account | 12-17-2024 08:47 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 4.0.24 | ||||||
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. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
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> |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |