Bug 425789 - Provide mechanism to control manual creation of server and runtime creation wizard
Summary: Provide mechanism to control manual creation of server and runtime creation w...
Status: RESOLVED FIXED
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: wst.server (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 3.6 M5   Edit
Assignee: Elson Yuen CLA
QA Contact: Elson Yuen CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2014-01-15 11:52 EST by Elson Yuen CLA
Modified: 2017-10-11 16:41 EDT (History)
0 users

See Also:


Attachments
v1.0 (9.07 KB, patch)
2014-01-15 11:55 EST, Elson Yuen CLA
no flags Details | Diff
v1.1 (9.90 KB, patch)
2014-01-15 12:02 EST, Elson Yuen CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Elson Yuen CLA 2014-01-15 11:52:37 EST
The existing server and runtime creation wizards shows all the defined server and runtime types. In some cases, the adopter may want to prevent certain server or runtime types from manually created by the user, e.g. some system runtime type that is supposed to be created programmatically by the tools or prevent some deprecated servers from being created.

This request is to introduce a new attribute "supportsManualCreation" on the extension points org.eclipse.wst.server.core.serverTypes and org.eclipse.wst.server.core.runtimeTypes to allow the user to hide those server and runtime types from the creation wizard.

The default value of the attribute is true so the existing behaviour will remains.
Comment 1 Elson Yuen CLA 2014-01-15 11:55:00 EST
Created attachment 239025 [details]
v1.0
Comment 2 Elson Yuen CLA 2014-01-15 12:02:45 EST
Created attachment 239026 [details]
v1.1

Minor cleanup on patch
Comment 3 Elson Yuen CLA 2014-01-15 12:13:08 EST
Changes released to 3.6.
Comment 4 Eclipse Genie CLA 2017-10-11 16:41:31 EDT
New Gerrit change created: https://git.eclipse.org/r/109217