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 92164 - get NPE from "Property Chooser" when edit Correlation Set.
Summary: get NPE from "Property Chooser" when edit Correlation Set.
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Nikita Krjukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 20:40 UTC by _ hong_lin
Modified: 2007-01-26 00:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Detail NPE info (7.42 KB, text/plain)
2007-01-09 20:41 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2007-01-09 20:40:37 UTC
Build: Gavotte nightly build 070108_13

Steps to reproduce it:

1. Create TRS sample app.
2. Open TravelReservationService.bpel in BPEL Editor Design view.
3. In the BPEL diagram, Edit ReserveAirline Invoke element.
4. In the Properties Editor window, select Correlations tab.
5. Select ItineraryCorrelator item, click Edit button.
6. In Edit Correlation Set window, click Add button.
7. Expand /TravelReservationService.wsdl node. Select ItineraryRefId node.
8. Click Ok button. 
9. Information window pops up. Click Ok to close it.
10. Click Cancel button to close the Property Chooser window.
11. Get NPE. Will the detail info about the Exception.
Comment 1 _ hong_lin 2007-01-09 20:41:17 UTC
Created attachment 37200 [details]
Detail NPE info
Comment 2 Nikita Krjukov 2007-01-25 12:41:44 UTC
The NPE is eliminated. 
The similay NPE could appear before while adding a new property to a 
correlation set directly from the navigator. But now it also shouldn't appear.
Comment 3 _ hong_lin 2007-01-26 00:02:21 UTC
Verified that the step is np longer available in Gavotte daily build 070125_12