[
https://jira.jboss.org/jira/browse/JBDS-1017?page=com.atlassian.jira.plug...
]
Joshua Wulf commented on JBDS-1017:
-----------------------------------
Is there a way to extend or modify the WTP so that something like:
On ServerX.delete()
keep = false
RuntimeX = ServerX.ServerRuntime
for server in Servers
if server.ServerRuntime is RuntimeX then keep=true
if not keep then RuntimeX.delete
So that when the use count of a server runtime reaches zero (ie: when the last server
using it is deleted) it is also deleted.
Deleted Server Runtimes appear in Seam Wizard
---------------------------------------------
Key: JBDS-1017
URL:
https://jira.jboss.org/jira/browse/JBDS-1017
Project: JBoss Developer Studio
Issue Type: Bug
Affects Versions: 3.0.0.M4, 3.0.0.CR1
Environment: Fedora 12 32-bit x86
Reporter: Joshua Wulf
Attachments: seam wizard with deleted server runtime.png
After deleting a server from the Servers or JBoss Server View window, that server's
runtime still appears in the Seam Web Project wizard. This is persistent, even after JBDS
/ Eclipse is closed down and restarted.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira