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 102432 - When fault is thrown from inside of a scope, debugger only proceeds with fault handler and not with activities outside of scope
Summary: When fault is thrown from inside of a scope, debugger only proceeds with faul...
Status: CLOSED DUPLICATE of bug 95558
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 08:06 UTC by senthilprabhu
Modified: 2007-09-04 10:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Zip contains bpel and CompApp Projects : place the input file in C:/ . the input file is available in test folder of CompApp project (52.55 KB, application/octet-stream)
2007-04-25 08:10 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description senthilprabhu 2007-04-25 08:06:35 UTC
When a fault is thrown from inside of a scope, the debugger then proceeds with
the execution of the fault handler associated with the scope. After the
execution of the fault handler, it does not proceed with activities that are
outside of the scope.

The project is attached.
Comment 1 senthilprabhu 2007-04-25 08:10:00 UTC
Created attachment 41605 [details]
Zip contains bpel and CompApp Projects : place the input file in C:/ . the input file is available in test folder of CompApp project
Comment 2 Alexander Zgursky 2007-04-25 14:05:26 UTC
Looks like a duplicate of issue 95558.

*** This issue has been marked as a duplicate of 95558 ***