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 244534 - By creation of the new Maven Web project the last used server should be preselected
Summary: By creation of the new Maven Web project the last used server should be prese...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2014-05-16 08:37 UTC by Martin Fousek
Modified: 2014-07-10 02:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of the wizard (25.65 KB, image/png)
2014-05-16 08:51 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2014-05-16 08:37:29 UTC
Summary:
There is pretty annoying usability issue in the new Maven Web Application wizard. When I go through it and select GlassFish 4.0 to use as my application server and Java EE 7 Web profile. After some while I want to create second project and when I go through the same wizard again, the GF 3.1.2 is preselected, so I have to change it and further also the JavaEE Profile.

Ideal would be to remember the last preselected app. server and offer it (including the Java EE version) like in the wizard for creation of the Ant's Web Application.

Thanks a lot.
Comment 1 Martin Fousek 2014-05-16 08:51:47 UTC
Created attachment 147293 [details]
screenshot of the wizard

Screenshot I made during the second walk through the wizard.
Comment 2 Martin Janicek 2014-07-09 08:32:30 UTC
Fixed by change-set: web-main #003f6d8f1b61
Comment 3 Quality Engineering 2014-07-10 02:46:05 UTC
Integrated into 'main-silver', will be available in build *201407100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/003f6d8f1b61
User: Martin Janicek <mjanicek@netbeans.org>
Log: #244534 - By creation of the new Maven Web project the last used server should be preselected