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 49543 - Kill Tomcat
Summary: Kill Tomcat
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2004-09-24 21:16 UTC by zikmund
Modified: 2005-09-05 10:13 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 zikmund 2004-09-24 21:16:07 UTC
When you run JSP with endless loop, you have to
use system commands to kill Tomcat process.
If Tomcat has been ran from IDE, it would be good
to offer "Kill" action in menu. It should save
users time.
Comment 1 Sherold Dev 2005-08-16 16:26:52 UTC
F.

Checking in src/org/netbeans/modules/tomcat5/TomcatManager.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/TomcatManager.java,v 
<--  TomcatManager.java
new revision: 1.76; previous revision: 1.75
done
Checking in src/org/netbeans/modules/tomcat5/nodes/TomcatInstanceNode.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/TomcatInstanceNode.java,v
 <--  TomcatInstanceNode.java
new revision: 1.47; previous revision: 1.46
done
Checking in src/org/netbeans/modules/tomcat5/nodes/actions/Bundle.properties;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/actions/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
RCS file:
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/actions/TerminateAction.java,v
done
Checking in src/org/netbeans/modules/tomcat5/nodes/actions/TerminateAction.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/actions/TerminateAction.java,v
 <--  TerminateAction.java
initial revision: 1.1
done