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

Bug 203103

Summary: Improvement request on New Server Runtime wizard page.
Product: [WebTools] WTP ServerTools Reporter: Yan Gong <gong_x_yan>
Component: jst.serverAssignee: Gorkem Ercan <gorkem.ercan>
Status: RESOLVED DUPLICATE QA Contact: Tim deBoer <deboer>
Severity: enhancement    
Priority: P3 Keywords: helpwanted
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Server runtime page screenshots none

Description Yan Gong CLA 2007-09-12 12:55:25 EDT
Build ID: Ecllipse 3.3

Steps To Reproduce:
We are extending WTP Server Tools for our application server. on the new server runtime wizard page, it seems the runtime server name is given by WTP by using  server's name plus ( plus index plus ), for example, when I create the second runtime, I could get something like Server (1).  This request is about to allow server extention could modify the server runtime name in someway.

More information:
Comment 1 Tim deBoer CLA 2007-09-12 13:58:54 EDT
Can you give an example of how you'd want to change the name? Would it be enough if the current setDefaults() method could set the default name without it being overridden by the wizard?

Note that you would probably be responsible for ensuring that the name was unique and not already used by an existing server.
Comment 2 Yan Gong CLA 2007-09-14 11:09:28 EDT
(In reply to comment #1)
> Can you give an example of how you'd want to change the name? Would it be
> enough if the current setDefaults() method could set the default name without
> it being overridden by the wizard?
> Note that you would probably be responsible for ensuring that the name was
> unique and not already used by an existing server.

We would like to have a Name text field and as similar as it in Tomcat server runtime page. attached the screenshot 
Comment 3 Yan Gong CLA 2007-09-14 11:10:41 EDT
Created attachment 78439 [details]
Server runtime page screenshots
Comment 4 Tim deBoer CLA 2007-12-16 13:21:04 EST
Sorry, missed the last update. This is the generic server wizard, and I believe the request here is for two things:
 * Wizard title should be based on the server's type, not the default name.
 * An entry field should be added to change the server's name.
Comment 5 Gorkem Ercan CLA 2008-11-16 15:05:46 EST
This is a request we have received earlier, however because generic servers always have a server and runtime, I think it will be more confusing to new users.

*** This bug has been marked as a duplicate of bug 150053 ***