[
https://jira.jboss.org/jira/browse/JBIDE-3497?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-3497:
--------------------------------------------
Afaik, launch configurations can verify their state and complain when launched. At least
that is what I use preLaunchCheck for in the launchconfig api:
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.jdt.doc.isv/r....
That doesn't give you an UI for user interaction, but it at least give you a chance to
prevent the startup if the folder does not exist. Then the user can go and fix the issue
in the server based on the error message.
That will make sure the server won't start without the deployment etc. is correct.
Error during saving JBoss AS 5.0 Server configuration
-----------------------------------------------------
Key: JBIDE-3497
URL:
https://jira.jboss.org/jira/browse/JBIDE-3497
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Environment: Linux (Kernel 2.6.24-23), Mac OS 10.5.6
Reporter: Denis Golovin
Assignee: Rob Stryker
Fix For: 3.0.0.CR2
Attachments: jbossas-err.png, screenshot-1.jpg, ServerRuntiumeSaveError.png
1. EXECUTE: Create new Runtime/Server for JBoss 5.0
2. EXECUTE: Make Double click on created server in server view
3. ASSERT: JBoss 5.0 Overview opened in editing area
4. EXECUTE: Change Server name field in opened editor
5. ASSERT: Save action is enabled
6. EXECUTE: Save editor
7. ASSERT: Save action is disabled and there are no errors
now it fails on step 7 with error attached
--
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