Hide Forgot
project_key: SOA See linked issue.
Link: Added: This issue depends JBIDE-7477
Candidate for SOA 5.1.0
This has been resolved for the JBDS 4.0.0.beta2/JBT 3.2.0.beta2 upcoming release.
Verified on JBoss Tools 3.2 Beta 2 - BPEL editor version 1.0.0.v20101122-2055-H270-Beta2
Temporarily reopening to update release note data.
Release Notes Docs Status: Added: Documented as Resolved Issue Writer: Added: dlesage Release Notes Text: Added: https://issues.jboss.org/browse/JBIDE-7477 If the user created a new deployment descriptor, modified it and then deleted the file from the project, the ODE deployment descriptor editor would remain open. Even if a new deployment descriptor is then created, the editor would not refresh to display its contents. A code change has been made to the ProcessPage.java file, rectifying this issue. As a result, the editor will now close if the deployment descriptor is deleted.
Reopening to edit release notes text field; will set back to Closed -> Done momentarily.
Setting back to Closed -> Done after modifying the release notes field.
Release Notes Text: Removed: https://issues.jboss.org/browse/JBIDE-7477 If the user created a new deployment descriptor, modified it and then deleted the file from the project, the ODE deployment descriptor editor would remain open. Even if a new deployment descriptor is then created, the editor would not refresh to display its contents. A code change has been made to the ProcessPage.java file, rectifying this issue. As a result, the editor will now close if the deployment descriptor is deleted. Added: https://issues.jboss.org/browse/JBIDE-7477 If the user created a new deployment descriptor, modified it, and then deleted the file from the project, the ODE deployment descriptor editor remained open. Even if a new deployment descriptor was then created, the editor did not refresh to display its contents. The ProcessPage.java file has been modified so that the editor closes when a deployment descriptor is deleted.