Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348955 - Have a way to prevent a runtime from being created
Summary: Have a way to prevent a runtime from being created
Status: NEW
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: wst.server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Elson Yuen CLA
QA Contact: Angel Vera CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 16:21 EDT by Raymond Lai CLA
Modified: 2011-06-14 15:50 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Lai CLA 2011-06-09 16:21:08 EDT
Build Identifier: 

A server type can specify that no runtime instance is needed for creating a server. In this case, we don't need to create a runtime instance and the runtime instance can be useless. We need a way to configure the runtime so that the New Runtime wizard don't create such a runtime. Possibly, we can add a flag in the Runtime extension point to indicate that no runtime instance is to be created for this runtime.

Reproducible: Always