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 81457 - Implicit refactoring does not work for MessageExchanges
Summary: Implicit refactoring does not work for MessageExchanges
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 09:48 UTC by Mikhail Kondratyev
Modified: 2006-08-29 12:40 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 Mikhail Kondratyev 2006-07-31 09:48:20 UTC
tested with build from 060728
Steps to reproduce:
 - create a new Sync sample process
 - add a Message Excahnge to the process
 - assign this message exchange to the receive activity
 - rename the message exchange
The Message Exchange usage will not be renamed
Comment 1 Alexey Anjeleevich 2006-07-31 22:25:35 UTC
replaced
Comment 2 Alexey Anjeleevich 2006-08-01 09:57:52 UTC
Accidentaly ressolved this bug.
Comment 3 Denis Anisimov 2006-08-21 14:09:26 UTC
There was old method getReferences in Reply/Receive and OnMessageCommon impls.
It doesn't return reference to MessageExchange.

Now its corrected.
Comment 4 Mikhail Kondratyev 2006-08-29 12:40:12 UTC
Verified in the build from 06.08.25