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 48013 - [40cat] Missing links in Tomcat output window
Summary: [40cat] Missing links in Tomcat output window
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 17:25 UTC by zikmund
Modified: 2006-03-24 10:18 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 zikmund 2004-08-26 17:25:35 UTC
Build 200408251800

There are missing links to files and stack traces
in Tomcat output window.
Notice: Exceptions are logged to this window via
ex.printStackTrace() method.

The solution should be similar to Web Application
context log output window.
Comment 1 Sherold Dev 2004-09-01 15:17:32 UTC
Commit log:

Checking in ProcessSupport.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/ide/ProcessSupport.java,v
 <--  ProcessSupport.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 zikmund 2004-09-02 14:34:30 UTC
Verified.