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

Summary: Tomcat 7 Integration
Product: serverplugins Reporter: AndrewLaughlin
Component: TomcatAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: pjiricka
Priority: P3 Keywords: TOMCAT
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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