[jbosside-issues] [JBoss JIRA] Resolved: (JBIDE-396) Wizard for runtime and server has empty required unique name

Robert Stryker (JIRA) jira-events at jboss.com
Mon Nov 13 14:22:41 EST 2006


     [ http://jira.jboss.com/jira/browse/JBIDE-396?page=all ]

Robert Stryker resolved JBIDE-396.
----------------------------------

    Fix Version/s: 2.0.0.Beta3
       Resolution: Done

Default names will be added. They cannot be dependent on the project selected because the wtp new server wizard has the following init method:

	public void init(IWorkbench newWorkbench, IStructuredSelection newSelection) {
		// do nothing
	}

There is no ability for me to change that. 

> Wizard for runtime and server has empty required unique name
> ------------------------------------------------------------
>
>                 Key: JBIDE-396
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-396
>             Project: JBoss IDE
>          Issue Type: Feature Request
>          Components: JBossAS Adapter
>            Reporter: Max Andersen
>         Assigned To: Robert Stryker
>             Fix For: 2.0.0.Beta3
>
>
> When wizard for runtime and server starts there are 2 name fields that are empty, but both are required and have to be unique.
> These should be autofilled with e.g. "jboss-server-<hostname>" and "<previous-field>-runtime" 
> if they already exist simply append a number until they become unique, or even use the project name from the resource that might were selected when "new server" wizard were started.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list