Bug 238336 - Change lib directory is using bad path for dd
Summary: Change lib directory is using bad path for dd
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0.1   Edit
Assignee: Jason Peterson CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-06-24 16:50 EDT by Jason Peterson CLA
Modified: 2008-08-01 02:24 EDT (History)
2 users (show)

See Also:
cbridgha: review+


Attachments
Patch (1.96 KB, patch)
2008-06-24 16:50 EDT, Jason Peterson CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Peterson CLA 2008-06-24 16:50:03 EDT
Created attachment 105751 [details]
Patch

AddModulestoEARPropertiesPage is using a bad path when determining if the application.xml file exists on the file system.  It was doing a project.getFile() passing in a path that contained the project name on it.
Comment 1 Chuck Bridgham CLA 2008-06-25 10:40:01 EDT
approved - simple fix looking for path fragment only
Comment 2 Carl Anderson CLA 2008-06-25 19:48:56 EDT
Committed to R3_0_maintenance
Comment 3 Carl Anderson CLA 2008-06-30 17:21:52 EDT
Also committed to HEAD