This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 22977

Summary: There should be a way to pass environment variables to the Tomcat process
Product: serverplugins Reporter: Petr Jiricka <pjiricka>
Component: TomcatAssignee: Sherold Dev <sherold>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 59316    

Description Petr Jiricka 2002-04-30 16:57:57 UTC
Currently the external executor has a way to pass env. 
variables to the external process, but this is not 
possible with Tomcat. This would be useful if I want to 
run IDE with JDK 1.4.0 but Tomcat with 1.3.1 - then I 
would pass the JAVA_HOME env. variable to Tomcat.
Comment 1 Damian Frach 2002-05-24 10:32:34 UTC
new feature will be added
Comment 2 Marek Grummich 2002-07-22 11:38:55 UTC
Set target milestone to TBD
Comment 3 Sherold Dev 2004-09-21 13:20:47 UTC
Setting target milestone to 4.0.
Comment 4 Sherold Dev 2005-05-02 09:15:11 UTC
*** Issue 58456 has been marked as a duplicate of this issue. ***
Comment 5 Sherold Dev 2005-05-06 09:07:16 UTC
*** Issue 48896 has been marked as a duplicate of this issue. ***
Comment 6 zikmund 2005-05-27 10:25:57 UTC
*** Issue 41160 has been marked as a duplicate of this issue. ***
Comment 7 zikmund 2005-05-27 10:28:07 UTC
See connected issue 59316 - setup 1.5 features for JSP parser (jasper) in
Bundled Tomcat.
Comment 8 zikmund 2005-07-07 12:24:41 UTC
*** Issue 58659 has been marked as a duplicate of this issue. ***
Comment 9 Sherold Dev 2005-08-02 16:00:05 UTC
Implemented on the tomcat_customizer branch and merged to trunk.