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 - Out of the box jetty:run support for war projects
Summary: Out of the box jetty:run support for war projects
Status: RESOLVED DUPLICATE of bug 201054
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-29 17:15 UTC by mwisnicki
Modified: 2014-07-30 13:09 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 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 ***