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 83028 - NPE when you try to open ReservationPartnerServicesApplication
Summary: NPE when you try to open ReservationPartnerServicesApplication
Status: VERIFIED DUPLICATE of bug 83416
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Praveen Savur
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 21:36 UTC by lchang
Modified: 2006-09-15 23:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (1.60 KB, application/octet-stream)
2006-08-18 21:37 UTC, lchang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lchang 2006-08-18 21:36:08 UTC
Steps to reproduce:

1. From the IDE's main menu, choose File > New Project. 
2. Under Categories select Samples > Service Oriented Architecture. 
3. Under Projects, select Travel Reservation Service. 
4. Click Next. 
5. Click Finish. 
6. Choose File > Open Project from the main menu. 
7. Use the Open Project wizard to navigate to the TravelReservationService 
directory. 
8. Select the ReservationPartnerServices and 
ReservationPartnerServicesApplication. 

Result:
You will get a java.lang.NullPointerException (please see attached 
exception.txt for full details)
Comment 1 lchang 2006-08-18 21:37:12 UTC
Created attachment 33083 [details]
exception
Comment 2 _ hong_lin 2006-08-18 21:41:50 UTC
Would you please provide the build information?
Comment 3 lchang 2006-08-18 21:56:02 UTC
Build060816
Comment 4 lchang 2006-08-18 22:49:28 UTC
Build Information:  Netbeans 5.5 Dev (Build200608170000, Ent.Pack 20060816)
Comment 5 Praveen Savur 2006-09-01 23:59:09 UTC

*** This issue has been marked as a duplicate of 83416 ***
Comment 6 lchang 2006-09-15 23:39:04 UTC
verified that this is a duplicate of 83416