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 100044 - New unconfigured External SU disappears on project build
Summary: New unconfigured External SU disappears on project build
Status: VERIFIED FIXED
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-05 03:48 UTC by jlautz
Modified: 2007-04-12 22:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Application files used in scenario. (45.42 KB, application/octet-stream)
2007-04-05 03:49 UTC, jlautz
Details
Composite app project at end of scenario. (35.21 KB, application/octet-stream)
2007-04-05 03:52 UTC, jlautz
Details
NB log file after scenario. (44.16 KB, application/octet-stream)
2007-04-05 03:52 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-04-05 03:48:43 UTC
Seen on Windows XP with Hula 070404_19 and JDK 1.6.0_1.

1. Open the attached files as projects in NB.
2. Create a new comp app project.
3. Add the SynchronousClient to compapp as a JBI module.
4. Build project.
5. Open CASA for the compapp project.
6. DnD an External SU into the External modules area.
7. Click Build Projects.
=> External SU disappears.

=> And after waiting a few seconds, I get our friend, the reload *.casa file prompt.

Attached are the initial project files, the new *.casa file after step 7, and
the messages.log after step 7.
Comment 1 jlautz 2007-04-05 03:49:13 UTC
Created attachment 40470 [details]
Application files used in scenario.
Comment 2 jlautz 2007-04-05 03:52:03 UTC
Created attachment 40471 [details]
Composite app project at end of scenario.
Comment 3 jlautz 2007-04-05 03:52:56 UTC
Created attachment 40472 [details]
NB log file after scenario.
Comment 4 jlautz 2007-04-05 03:56:05 UTC
Additional info: the scenario only seems to occur when the comp app is brand
new. If I add an External SU after saying NO (don't reload), then build project,
everything seems to work fine.
Comment 5 Tientien Li 2007-04-06 21:55:11 UTC
Both problems described in the bug report should be fixed now in Hula builds 
post 070406.
Comment 6 jlautz 2007-04-12 22:07:17 UTC
Verified on Windows XP with Hula 070411_8 and JDK 1.6.0_1. I cannot reproduce
this scenario.