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 79289 - Debugger confuses BPEL sources from different projects
Summary: Debugger confuses BPEL sources from different projects
Status: CLOSED DUPLICATE of bug 79288
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Joshua Sandusky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 23:21 UTC by bugbridge
Modified: 2006-08-04 23:32 UTC (History)
1 user (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 bugbridge 2006-06-27 23:21:17 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: coke_dev; Suggested Target Milestone : 5.5

Original submitter: apepin

Description:
Steps to reproduce:
- start AS
- attach debugger
- create Sync sample application in the directory SynchronousSample
- create one more Sync sample application in the directory SynchronousSample1
- compile and deploy SynchronousSample1Application
- set breakpoints in both SynchronousSample and SynchronousSample11 BPEL 
sources but in different lines
- run test for SynchronousSample1Application
Results: Process stops at both breakpoints.
Comment 1 Joshua Sandusky 2006-07-27 00:53:41 UTC

*** This issue has been marked as a duplicate of 79288 ***
Comment 2 Alexander Pepin 2006-08-02 16:38:59 UTC
duplicate of 79288
Comment 3 lchang 2006-08-04 23:32:20 UTC
Closed as duplicate, will verify the other bug once a build is available to 
test it