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 40208 - Tomcat doesn't accept -jdkhome variable set for IDE
Summary: Tomcat doesn't accept -jdkhome variable set for IDE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 10:35 UTC by Milan Kuchtiak
Modified: 2004-09-20 15:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kuchtiak 2004-02-18 10:35:57 UTC
There are actually 2 problems.

1. more serious

If the JAVA_HOME env. variable is not set in OS
the internal Tomcat is not able to be started even
if the IDE is started with the -jdkhome switch.

The error message appears in output window :
The JAVA_HOME variable is not set.

2. less serious
The Tomcat might run under different version of
JDK than IDE - the user can be confused.
Comment 1 Pavel Buzek 2004-02-26 23:26:48 UTC
not critical for 3.6, there is an easy work around (set the JAVA_HOME
variable).
Comment 2 Sherold Dev 2004-09-07 12:49:14 UTC
This issue seems to be already fixed.
Comment 3 Jiri Skrivanek 2004-09-20 15:49:26 UTC
Verified.