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 107229

Summary: NPE on adding project JMS destination in JMS wizard
Product: serverplugins Reporter: martin_adamek <martin_adamek>
Component: Sun Appserver 9Assignee: Nitya Doraisamy <nityad>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description martin_adamek 2007-06-19 15:00:46 UTC
- in new EJB 3.0 project invoke New MessageDriven Bean wizard
- press Add button next to Project Destinations
- fill name, press OK
-> NPE
Comment 1 martin_adamek 2007-06-19 15:01:47 UTC
Created attachment 43967 [details]
Stack trace
Comment 2 Nitya Doraisamy 2007-06-22 05:32:42 UTC
Fixed NPE in plugin create resource methods.
Added implementation of bindMdb .. method to add reference to sun specific descriptors
Comment 3 martin_adamek 2007-06-22 08:44:54 UTC
*** Issue 107645 has been marked as a duplicate of this issue. ***