This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 84950 - BPEL refactoring implementation needs to implement findUsage(Model)
Summary: BPEL refactoring implementation needs to implement findUsage(Model)
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-14 22:05 UTC by Nam Nguyen
Modified: 2006-09-21 13:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nam Nguyen 2006-09-14 22:05:59 UTC
Without this implemenation usages of wsdl and xsd files will not be included in 
'File Rename' refactoring of wsdl and xsd files.
Comment 1 Nam Nguyen 2006-09-14 22:11:33 UTC
Also, needs to make sure:
- RefactoringEngine.precheck(RefactorRequest rr) and
- RefactoringEngine.refactorUsages(RefactorRequest rr)
support rr of type FileRenameRequest.
Comment 2 Vladimir Yaroslavskiy 2006-09-18 13:33:11 UTC
fixed.
Comment 3 Vladimir Yaroslavskiy 2006-09-21 13:13:55 UTC
Verified.