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 81426 - Got NPE when add JBI Module for BluePrint2Application
Summary: Got NPE when add JBI Module for BluePrint2Application
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-30 02:05 UTC by _ hong_lin
Modified: 2006-08-03 02:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The BluePrint2 sample app (82.61 KB, application/x-compressed)
2006-07-30 02:06 UTC, _ hong_lin
Details
Detail of the NPE (3.05 KB, text/plain)
2006-07-30 02:06 UTC, _ hong_lin
Details
Detail of the NPE (3.05 KB, text/plain)
2006-07-30 02:06 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2006-07-30 02:05:34 UTC
Build: nightly build 060728_1

Steps to reproduce it:

1. Unzip the attached BP2.zip.
2. Open project BluePrint2 and BluePrint2Application.
3. Right-click BluePrint2Application node, select "Add JBI Module" item in the 
context menu.
4. A NPE error dialog pops up. 

Attached NPE.txt

2.
Comment 1 _ hong_lin 2006-07-30 02:06:19 UTC
Created attachment 32340 [details]
The BluePrint2 sample app
Comment 2 _ hong_lin 2006-07-30 02:06:56 UTC
Created attachment 32341 [details]
Detail of the NPE
Comment 3 _ hong_lin 2006-07-30 02:06:57 UTC
Created attachment 32342 [details]
Detail of the NPE
Comment 4 Michael Frisino 2006-07-30 16:11:13 UTC
venkat, stack trace suggests it is problem for compapp.
Comment 5 Jun Qian 2006-07-31 22:12:46 UTC
Fixed the NPE.

Note that the user has to resolve any missing reference problem before she can
deploy the project.
Comment 6 _ hong_lin 2006-08-03 02:50:09 UTC
Verified the bug is fixed in Milestone 17