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 93809 - Callout windows is closed after some actions
Summary: Callout windows is closed after some actions
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Alexey Anjeleevich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-01 14:19 UTC by Victoria Zhukovskaya
Modified: 2007-08-15 20:03 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 Victoria Zhukovskaya 2007-02-01 14:19:49 UTC
WinXP, 070129 build

1. Create Synchronous Sample
2. Add in the beginning of bpel file:
       <bpws:receive name="Receive1" createInstance="yes"/>
        <receive name="Receive2" createInstance="yes"/>
        <bpws:forEach name="ForEach1" parallel="no">
            <bpws:scope name="Scope1"></bpws:scope>
        </bpws:forEach>
3. Open Callout windows for Receive1, Receive2, ForEach1
4. Remove (drag and drop) Receive2 into Scope1 - all ok - all  Callout windows
is opened
5. And then return Receive2 on previous place

Result 
	Callout window for Receive2 is closed
(if Receive2  is not closed - switch from one Callout window to another 2-3 times)
Comment 1 Alexey Anjeleevich 2007-07-20 15:14:24 UTC
To reproduce only steps 1-4 are needed. Then wait until Callout window will desappear.
Fixed.
Comment 2 _ hong_lin 2007-08-15 20:03:03 UTC
Close "FIXED" issue against previous releases