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 80784 - BPEL Debugger does not step through code when attached
Summary: BPEL Debugger does not step through code when attached
Status: CLOSED WORKSFORME
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 08:45 UTC by lchang
Modified: 2006-07-25 22:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
echo bpel (1.36 KB, application/octet-stream)
2006-07-21 08:47 UTC, lchang
Details
echo wsdl (1.39 KB, application/octet-stream)
2006-07-21 08:47 UTC, lchang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lchang 2006-07-21 08:45:23 UTC
Steps to reproduce:
1.  Please use attached .bpel and .wsdl.
2.  Create a CompositeApplication project
3.  Build and Deploy bpel project
4.  Enable the BPEL Debugger
5.  Restart AppServer
6.  Create test case in CompApp project
7.  Open .bpel source and set breakpoints.
8.  Attach BPEL Debugger
9.  Run BPEL process.

Result:  The BPEL process completes running without ever stepping through the 
BPEL Debugger.
Comment 1 lchang 2006-07-21 08:47:42 UTC
Created attachment 32079 [details]
echo bpel
Comment 2 lchang 2006-07-21 08:47:57 UTC
Created attachment 32080 [details]
echo wsdl
Comment 3 lchang 2006-07-25 22:11:24 UTC
I can no longer reproduce this with the latest coke install, and latest jbi 
components
Comment 4 lchang 2006-07-25 22:11:47 UTC
Closing, I can no longer reproduce this