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 - Option to prompt for deployment server each time a Maven Web application is run
Summary: Option to prompt for deployment server each time a Maven Web application is run
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 22:15 UTC by malfunction84
Modified: 2013-10-02 14:34 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 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