Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 348955

Summary: Have a way to prevent a runtime from being created
Product: [WebTools] WTP ServerTools Reporter: Raymond Lai <rkklai>
Component: wst.serverAssignee: Elson Yuen <eyuen7>
Status: NEW --- QA Contact: Angel Vera <arvera>
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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