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

Bug 319217

Summary: Process is not removed from ODE deployment editor model if BPEL process file is deleted from project
Product: z_Archived Reporter: grid.qian <grid.qian>
Component: BPELAssignee: BPEL UI Inbox <bpel.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:
Attachments:
Description Flags
patch none

Description grid.qian CLA 2010-07-08 02:54:37 EDT
Created attachment 173738 [details]
patch 

Like the title says: if a bpel file is deleted from the workspace, the process entry is never removed from the ODE deployment model.
This is part of a bigger problem having to do with refactoring: see https://jira.jboss.org/jira/browse/JBIDE-6018 and https://jira.jboss.org/jira/browse/JBIDE-5027
but at the very least, the deployment model should be kept in sync if bpel files are created or deleted.

Also, if the name of the bpel process is changed, the deployment editor assumes it is a new process and adds it to the model. This is not tragic, but the user must then re-select the inbound and outbound ports. 

This is a bug from JBoss jira: https://jira.jboss.org/browse/JBIDE-6230
Comment 1 grid.qian CLA 2010-07-26 04:36:44 EDT
fixed by the patch from Bob