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 40577 - Invalid (or empty) CATALINA_BASE causes problems in externally added tomcat
Summary: Invalid (or empty) CATALINA_BASE causes problems in externally added tomcat
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:
: 39673 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-27 15:36 UTC by Marek Fukala
Modified: 2006-02-28 12:19 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 Marek Fukala 2004-02-27 15:36:06 UTC
The tomcat itself cannot work when it is started
with an empty or invalid $CB. Unfortunately, the
IDE allows to add such an instance to the server
registry. After that many things is broken - it
doesn't make sense to describe it all here. It
would be great having a simple test when adding a
tomcat instance which would check is the $CB has
all mandatory files.
Comment 1 Pavel Buzek 2004-02-27 17:49:33 UTC
*** Issue 39673 has been marked as a duplicate of this issue. ***
Comment 2 Pavel Buzek 2004-02-27 17:50:33 UTC
ok
Comment 3 Sherold Dev 2005-02-17 14:05:47 UTC
Changing the TM to 4.1.
Comment 4 Sherold Dev 2005-08-02 14:44:39 UTC
A check whether the server.xml file is present and parsable was added.
Comment 5 Jaroslav Pospisil 2006-02-28 12:19:51 UTC
VERIFIED