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 216109

Summary: Out of the box jetty:run support for war projects
Product: javaee Reporter: mwisnicki <mwisnicki>
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description mwisnicki 2012-07-29 17:15:23 UTC
Pressing "Run" or "Debug" on fresh war project should ask whether jetty:run (or tomcat:run) should be used and automatically configure everything.

In the mean time some official documentation how to properly configure project should be published.

In my case it started working after I followed instructions from:
  https://cwiki.apache.org/WICKET/maven-jetty-plugin.html#MavenJettyplugin-ConfigurecustomRunandDebugactions
Comment 1 Martin Janicek 2014-07-30 12:40:16 UTC
Like the idea, we could offer those option to user in case he doesn't select any server for the project. Setting TM = Next
Comment 2 Martin Janicek 2014-07-30 13:09:50 UTC

*** This bug has been marked as a duplicate of bug 201054 ***