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 102854 - Deleted SOAP connection reappears during project build
Summary: Deleted SOAP connection reappears during project build
Status: VERIFIED DUPLICATE of bug 103294
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-28 00:54 UTC by jlautz
Modified: 2007-09-07 17:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot showing redrawn connection. (134.85 KB, application/octet-stream)
2007-04-28 01:01 UTC, jlautz
Details
SynchronousSample and SynchronousSampleApplication projects at end of scenario. (55.01 KB, application/octet-stream)
2007-04-28 01:02 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-04-28 00:54:58 UTC
Seen on NetBeans IDE 6.0 Preview (M9, build 0704271200
1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
Windows XP version 5.1 running on x86
en_US (nb); Cp1252

This is pretty much the same problems we had in issue 98043; at least, the same
symptoms.

1. Create the SynchronousSample sample application.
 
2. Clean and build the SynchronousSampleApplication comp. app.

3. Open the CASA editor for SynchronousSampleApplication.

4. Drag the SOAP port1 connection down.

5. DnD a new File BC from the palette into the WSDL Ports area.

6. Draw a connection between the new File port and the BPEL SU.

7. Delete the connection between the SOAP port1 and the BPEL engine.

8. Click Build Project button.

==> The connection between the original SOAP port1 and the BPEL engine are
redrawn. The connection between the File port and the BPEL engine is there as
expected. 

Screen shot and SynchronousSampleApplication project .zip attached.
Comment 1 jlautz 2007-04-28 01:01:45 UTC
Created attachment 41908 [details]
Screen shot showing redrawn connection.
Comment 2 jlautz 2007-04-28 01:02:34 UTC
Created attachment 41909 [details]
SynchronousSample and SynchronousSampleApplication projects at end of scenario.
Comment 3 jlautz 2007-04-28 01:05:24 UTC
Additional info: 

Also, if I delete the SOAP port1 altogether, both the connection and the port
are redrawn after clicking Build Project.
Comment 4 Jun Qian 2007-05-04 01:06:51 UTC

*** This issue has been marked as a duplicate of 103294 ***
Comment 5 jlautz 2007-09-07 17:32:35 UTC
Verified fixed in NB 6.0 Beta 1.