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

Bug 197227

Summary: Add the ability to specify an execution environment as a JRE for an installed runtime
Product: [WebTools] WTP ServerTools Reporter: Isaac Shabtay <isaac>
Component: wst.serverAssignee: Tim deBoer <deboer>
Status: CLOSED WONTFIX QA Contact: Tim deBoer <deboer>
Severity: enhancement    
Priority: P3 CC: wmitsuda
Version: 2.0Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Isaac Shabtay CLA 2007-07-19 22:30:26 EDT
Build ID: I20070621-1340

Steps To Reproduce:
Currently, the platform only allows the user to specify a specific JRE as the JRE for a newly created server runtime.

When working in a team environment, it is possible that not all members will have the same JRE installed, which creates a problem (because the JRE information is recorded with the project definition). It would be much more convenient if the runtime configuration could refer to an execution environment instead, and have the user "tie the knots" behind the scenes himself.

More information:
Comment 1 Tim deBoer CLA 2007-07-23 11:45:43 EDT
You should already be able to do this by having each user create their own server with the same name but pointing to a different installed location. Doing this specific request will involve a fair bit of new code to implement something similar to execution environments for servers.
Comment 2 Isaac Shabtay CLA 2007-07-23 18:34:56 EDT
Hi Tim,

Thank you for your reply. However, I think there *may* be a little misunderstanding here. I was not looking for an "execution-environment" equivalent for servers (which may be a good idea, but lets work together here). All I wanted is that, in the "New Server Runtime" dialog, I will be able to specify an "Execution Environment" instead of a specific JRE.

Just wanted to make sure we're on the same page...
Comment 3 Tim deBoer CLA 2007-08-16 17:25:34 EDT
*** Bug 199955 has been marked as a duplicate of this bug. ***
Comment 4 Tim deBoer CLA 2011-01-20 10:32:13 EST
Old bug, no plan to fix. Please reopen if this is still a problem.