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 79760 - Exit activity not working properly in runtime
Summary: Exit activity not working properly in runtime
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-05 12:35 UTC by Andrey Yamkovoy
Modified: 2006-10-16 13:23 UTC (History)
3 users (show)

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 Andrey Yamkovoy 2006-07-05 12:35:58 UTC
Steps to reproduce:
- Create Asynchronous sample project.
- In 'AsynchronousSampleClient.bpel' replace Receive activity for asynchronous 
call with Pick activity which contain onMessage and onAlarm branches.
- In 'AsynchronousSample.bpel' add Exit activity after Receive activity.
- Run project to test it.
- Notice that Exit terminates both processes.
Comment 1 Michael Frisino 2006-07-16 23:46:04 UTC
Venkat, if this is truly runtime bug, where does it need to be files?
Comment 2 Venkat Chellasamy 2006-07-21 19:46:01 UTC
we can create a runtime suncategory for bugs entered via IZ. When the bugs are 
fixed in runtime and available, this can be closed here.
Comment 3 Bob May 2006-08-01 21:45:59 UTC
Dmitry, please check to see that Exit is not documented as supported language 
element in the orch guides. Once that is confimed, mark as Fixed

Similar with 80231
Comment 4 pcmreddy 2006-08-02 00:54:42 UTC
Pl. do not close this bug. Just update the comments for Beta
Comment 5 Dmitry Markovski 2006-08-04 20:02:35 UTC
The BPEL guide has been updated to say that the Exit element is not supported 
by the BPEL runtime in the Beta release. Leaving the issue marked "new"; it 
should be reassigned to an appropriate party.
Comment 6 Gabriel Badescu 2006-09-07 02:09:50 UTC
Issues with Exit functionality will be worked on post-FCS
Comment 7 Andrey Yamkovoy 2006-10-06 08:26:29 UTC
Since Exit activity was declared as supported but still not working in runtime I
reopen this bug.
Comment 8 Michael Frisino 2006-10-06 12:29:32 UTC
assigning to Venkat. This is really a runtime bug. We need the issuezilla
version just to keep track.

Kaktus, is there an bugtrak filed for this runtime issue?
Comment 9 lchang 2006-10-06 21:18:58 UTC
6479331 has been logged as a run-time issue in bugtraq.  Please note that this 
has been logged for the caps6_beta release, not FCS. 
Comment 10 Venkat Chellasamy 2006-10-10 00:28:14 UTC
runtime bug 6479117 and 6479331 have been fixed
Comment 11 Andrey Yamkovoy 2006-10-16 13:23:19 UTC
fixed