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 85097

Summary: Refactoring from Schema and WSDL shows all usages under BPEL file
Product: soa Reporter: Mikhail Kondratyev <mikk>
Component: BPELAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Wsdl and bpel usages

Description Mikhail Kondratyev 2006-09-17 11:50:06 UTC
When performing refactoring from schema or WSDL all the usages displayed in the
XML Usages window are displayed under the BPEL file node (even usages from
Schema and wsdl files).
Steps to reproduce:
 - create a Sync sample
 - open WSDL file
 - select the Messages->requestMessage node
 - invoke Find Usages from context menu
All usages will be displayed under the BPEL file node, even the usages from
.wsdl file
Comment 1 Vladimir Yaroslavskiy 2006-09-18 09:33:29 UTC
It seems that xml team fixed this bug.
See attached image, build 20060916, Ent Pack 20060917.
Comment 2 Vladimir Yaroslavskiy 2006-09-18 09:34:14 UTC
Created attachment 34067 [details]
Wsdl and bpel usages
Comment 3 Vladimir Yaroslavskiy 2006-09-18 09:34:47 UTC
fixed.
Comment 4 Mikhail Kondratyev 2006-09-21 09:06:22 UTC
Verified in m20a