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 81339 - There is no possibility to remove an assigned messageExchange
Summary: There is no possibility to remove an assigned messageExchange
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nikita Krjukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 14:28 UTC by Mikhail Kondratyev
Modified: 2006-09-13 15:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
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-28 14:28:18 UTC
Steps to reproduce:
 - create a new Sync process sample
 - add a message exchange to the process
 - assign the message exchange to the Reply activity
There will be no possibility to unassign it
Comment 1 Alexey Yarmolenko 2006-08-17 10:57:55 UTC
This functionality should be provided via MEX chooser in WebService activity 
property sheet
Comment 2 Nikita Krjukov 2006-09-13 15:23:00 UTC
The MEX can be removed with the Property dialog of corresponding activity.
The MEX text field is editable so the value can be deleted there. 
The removing of MEX is still impossible to do from the property sheet.