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 188516 - Tomcat 7 Integration
Summary: Tomcat 7 Integration
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: TOMCAT
Depends on:
Blocks:
 
Reported: 2010-07-09 05:54 UTC by AndrewLaughlin
Modified: 2010-07-13 03:30 UTC (History)
1 user (show)

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 AndrewLaughlin 2010-07-09 05:54:21 UTC
I would like to request NetBeans be enhanced to support Tomcat 7.

Currently with Tomcat 6.0.x, NetBeans is able to perform an in-place deployment, by utilizing the Tomcat Manager web interface.  With the release of Tomcat 7, it appears some of the URLs have changed; hence NetBeans is unable to deploy .war files to Tomcat.
Comment 1 Petr Hejl 2010-07-12 13:42:49 UTC
Experimental support pushed to web-main as 555f0151421b. Should appear on development update center in couple of days.
Comment 2 Quality Engineering 2010-07-13 03:30:58 UTC
Integrated into 'main-golden', will be available in build *201007130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/555f0151421b
User: Petr Hejl <phejl@netbeans.org>
Log: #188516 Tomcat 7 Integration