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 - NPE on adding project JMS destination in JMS wizard
Summary: NPE on adding project JMS destination in JMS wizard
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
: 107645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-19 15:00 UTC by martin_adamek
Modified: 2007-06-22 08:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (1.72 KB, text/plain)
2007-06-19 15:01 UTC, martin_adamek
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***