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 199597

Summary: Option to prompt for deployment server each time a Maven Web application is run
Product: javaee Reporter: malfunction84 <malfunction84>
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description malfunction84 2011-06-21 22:15:38 UTC
When running a Maven Web project, NetBeans presents a dialog asking for the target deployment server.  Two radio buttons in the dialog control how the user's selection will be remembered:

- Remember in Current IDE Session
- Remember Permanently (in pom.xml)

A "Do not remember" option is not available.  If a user is testing how an application performs on two different servers (e.g. Tomcat 6 vs Tomcat 7), he must either restart the IDE or edit the pom.xml manually to change the target deployment server.

A "Do not remember" option should be added so NetBeans can prompt for the server each time the user runs the project.
Comment 1 Martin Janicek 2013-10-02 14:34:06 UTC
Fixed by change-set: web-main #9272d8034d95