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 127250 - activities shouldn't be allowed to drop before receive in BPEL flow
Summary: activities shouldn't be allowed to drop before receive in BPEL flow
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 00:26 UTC by kiran_bhumana
Modified: 2008-02-13 00:26 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 kiran_bhumana 2008-02-13 00:26:30 UTC
today the editor seems to allow to drop activities before receive that creates an instance in BPEL flow.

Meaning, it lets the user build

assign
receive - createInstance=yes.

receive that creates instance should always be the first activity. When i drop an activity, after having defined the
receive (or pick) that creates the instance, the concentric circle should appear only after the receive and not before.