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 49520 - Removing bundled tomcat should be disabled
Summary: Removing bundled tomcat should be disabled
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
: 46699 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-24 13:43 UTC by Sherold Dev
Modified: 2006-03-24 10:31 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 Sherold Dev 2004-09-24 13:43:42 UTC
It should not be possible to remove bundled tomcat.
Comment 1 Martin Grebac 2004-09-24 13:50:20 UTC
*** Issue 46699 has been marked as a duplicate of this issue. ***
Comment 2 Sherold Dev 2004-10-19 12:53:40 UTC
Commit log: 
 
Checking in 
src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java; 
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java,v  
<--  ServerInstance.java 
new revision: 1.35; previous revision: 1.34 
done 
Processing log script arguments... 
More commits to come... 
Checking in 
src/org/netbeans/modules/j2ee/deployment/impl/ui/actions/RemoveInstanceAction.java; 
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ui/actions/RemoveInstanceAction.java,v  
<--  RemoveInstanceAction.java 
new revision: 1.4; previous revision: 1.3 
done 
Processing log script arguments... 
More commits to come... 
Checking in 
src/org/netbeans/modules/j2ee/deployment/plugins/api/InstanceProperties.java; 
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/plugins/api/InstanceProperties.java,v  
<--  InstanceProperties.java 
new revision: 1.14; previous revision: 1.13 
done 
 
Checking in src/org/netbeans/modules/tomcat5/bundled/layer.xml; 
/cvs/tomcatint/tomcat5/bundled/src/org/netbeans/modules/tomcat5/bundled/layer.xml,v  
<--  layer.xml 
new revision: 1.18; previous revision: 1.17 
done 
Comment 3 Jaroslav Pospisil 2005-12-09 11:01:35 UTC
VERIFIED