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

Bug 322436

Summary: AddModulestoEARPropertiesPage.updateLibDir() method should call getModelObject() method from inside modify block
Product: [WebTools] WTP Java EE Tools Reporter: Aidyl Kareh <amkareh>
Component: jst.j2eeAssignee: Aidyl Kareh <amkareh>
Status: RESOLVED FIXED QA Contact: Chuck Bridgham <cbridgha>
Severity: normal    
Priority: P3 CC: amkareh, ccc, jsholl
Version: 3.0.5Flags: ccc: review+
jsholl: review+
cbridgha: review+
Target Milestone: 3.0.5 P   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed Patch ccc: iplog+

Description Aidyl Kareh CLA 2010-08-11 17:02:52 EDT
Build Identifier: WTP 3.0.5

The updateLibDir() method for the AddModulestoEARPropertiesPage class should call provider.getModelObject() method from inside modify block of the IEARModelProvider.

Reproducible: Always
Comment 1 Aidyl Kareh CLA 2010-08-11 17:09:48 EDT
Created attachment 176411 [details]
Proposed Patch

Patch modifies code so that the getModelObject() method is called from inside the modify block when modifying the library directory value using the 'Java EE Module Dependencies' properties page.
Comment 2 Chuck Bridgham CLA 2010-08-13 13:58:40 EDT
approved
Comment 3 Carl Anderson CLA 2010-08-13 17:27:33 EDT
Commited to R3_0_5_patches