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 19500 - Showing Tomcat logs in the IDE
Summary: Showing Tomcat logs in the IDE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-16 18:15 UTC by jhoffman
Modified: 2002-03-16 01:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jhoffman 2002-01-16 18:15:14 UTC
Tomcat 4 has several log files associated with it.  User messages may not always be in only one of these logs, so the user should be able to 
access all of them from within the IDE, using the tomcat 4.0 integration module.  These logs are:

Context Log ("localhost_examples_log.yyyy.MM.dd.txt")
Host Log ("localhost_log.yyyy.MM.dd.txt")
Engine Log ("catalina_log.yyyy.MM.dd.txt")

Put hyperlinks to the different available logs within the output window's Tomcat 4.0 tab.  This would be similar to when the user clicks on an 
error message in the output window, for example, but instead of the source editor, a read-only text window would open with the requested 
log file in it.  This window needs to listen for new messages, so that it can be updated in real-time.
Comment 1 jhoffman 2002-01-18 00:37:04 UTC
Correction, the item labelled "Host Log" below is incorrect.  This is
the root context log (log for executing items in the root "/" 
context).
Comment 2 Milan Kuchtiak 2002-01-29 13:59:21 UTC
Web module log files are now visible when executing/deploying web 
module on Tomcat4.0.

Instead of the hyperlink, user sees all related log files at once.
(And they are changed when working with web module(s))

Also "View Host og File" changed to "View Root Context Log File".
Comment 3 Mikhail Romanov 2002-03-16 01:26:11 UTC
Verified in Build 020315.