Community
Participate
Working Groups
Build Identifier: WTP 3.2.3 The RemoveComponentFromEnterpriseApplicationOperation class currently first tries to remove the module based on the dependent object. However, this is not done if the module is a binary file. Reproducible: Always
Created attachment 184821 [details] Proposed Patch This patch updates the AddComponentToEnterpriseApplicationOp so that it sets the dependent object when the binary module is added and the RemoveComponentFromEnterpriseApplicationOperation so that it uses the dependent object when removing the binary module.
Created attachment 184879 [details] Proposed Patch - Updated Updated patch to reuse the same findReferencedComponent method in both classes.
approve
Code checked into 32M and HEAD for WTP 3.2.3 and 3.3