[
http://jira.jboss.com/jira/browse/JBIDE-2435?page=comments#action_12419616 ]
Dima Geraskov commented on JBIDE-2435:
--------------------------------------
Old logic: resource post change event->launch
manager#configurationRemoved()->konsole configuration#configurationRemoved()->launch
configuration#delete() - call resource update, but resource update not allowed when
resource change event. under process-> Resource exception.
New logic: resource post change event->launch manager#configurationRemoved()->(with
forUpdate parameter=true) konsole configuration#configurationRemoved() - remove console
configuration object only, and don't worry about file - it was already deleted.
Error after renaming Seam-ejb project
-------------------------------------
Key: JBIDE-2435
URL:
http://jira.jboss.com/jira/browse/JBIDE-2435
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.1.2
Reporter: Anton Klimkovich
Assigned To: Dima Geraskov
Priority: Minor
Fix For: 2.1.3, 3.0.0.alpha
Attachments: exception2.txt
EXECUTE: Create Seam Ear web project
EXECUTE: In Package Explorer right mouse click on seam-ejb project and select
refactor->rename
EXECUTE: Input another name and press Ok button (For example from seam-ejb to
newseam-ejb)
FAILURE: Could not delete launch configuration for: {project name}
May be this issue related to JBIDE-2250
--
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