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 58846 - Support Tomcat 4
Summary: Support Tomcat 4
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 21:03 UTC by tkellerer
Modified: 2005-05-13 09:54 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 tkellerer 2005-05-12 21:03:37 UTC
There are still a lot of applications which need to be tested and developed on
Tomcat 4 but integrating a 4.1 Tomcat into the IDE is no longer possible. 
Please bring back support vor Tomcat 4
Comment 1 zikmund 2005-05-13 09:54:06 UTC
It is an enhancement which we do not plan to implement, sorry. There's issue
49541 which is a little bit more general and is now considered as potential 4.2
feature.

BTW: there's a workaround for 4.0 and 4.1 - use Web Project with Existing Ant
Script and implement your deployment tasks there.