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 19548

Summary: Tomcat 4 log shown in output window when executing web mod is not useful
Product: serverplugins Reporter: jhoffman <jhoffman>
Component: TomcatAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jhoffman 2002-01-18 00:45:07 UTC
Instead of showing the execution classpath (and other System I/O) in the 
output window, the log for the currently executing context should be shown. 
This is more relevant to the user's task.  If the particular context is unknown, 
or if there are more than one context (with web module group), then show
the root context log file.  Also, identify the log file that is shown by putting the 
appropriate name in the output window tab.
Comment 1 Milan Kuchtiak 2002-01-29 14:03:39 UTC
Web module log files are now visible when executing/deploying web 
module on Tomcat4.0.

A user sees all related log files at once.
(And all changes while working with web module(s))

Comment 2 jhoffman 2002-01-31 03:17:49 UTC
This is a definite improvement, however, I believe the most 
useful log should be visible in the output window (that is, 
it's tab should be selected), and this is 
the "localhost_<context>_log_<date>
Currently, I'm getting the "localhost_access_log_<date>" as the
visible tab, and this log is typically not the most useful.
Comment 3 Milan Kuchtiak 2002-02-04 13:02:23 UTC
Now context logger gains focus.
In case of web module group - it is the first context logger.
Comment 4 Mikhail Romanov 2002-03-16 01:34:10 UTC
Verfied in Build 020315.