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 40174 - Action -view context log- on an external tomcat server instance node always disabled
Summary: Action -view context log- on an external tomcat server instance node always d...
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 14:05 UTC by Marek Fukala
Modified: 2006-06-05 00:50 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-17 14:05:43 UTC
[20040215]
The action is disabled even if the server log
directory contains the right log file. I have
tested it on a non-shared tomcat server instance
($C_BASE=$C_HOME).
Comment 1 Milan Kuchtiak 2004-02-17 16:24:31 UTC
Fixed.
Yes, the "View Log File" action was disabled when CATALINA_BASE was
not specified.
Comment 2 Marek Fukala 2004-02-18 08:56:55 UTC
verified