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 75607

Summary: UndeclaredThrowableException when creating MDB in J2EE 1.4 project
Product: serverplugins Reporter: Jan Horvath <jhorvath>
Component: CodeAssignee: Nitya Doraisamy <nityad>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: UndeclaredThrowableException

Description Jan Horvath 2006-04-27 10:59:21 UTC
build 200604270200

-create EJB module J2EE 1.4
-start new MDB wizard
-click Finish
-EXCEPTION: java.lang.reflect.UndeclaredThrowableException
Comment 1 Jan Horvath 2006-04-27 11:00:44 UTC
Created attachment 30088 [details]
UndeclaredThrowableException
Comment 2 Petr Blaha 2006-04-27 20:15:20 UTC
*** Issue 75646 has been marked as a duplicate of this issue. ***
Comment 3 Nitya Doraisamy 2006-04-28 00:02:50 UTC
Fixed NPE caused suring jms resource creation as part of zero-config.
Fix checked in both release55 & release55_beta branches
Comment 4 Jan Horvath 2006-04-30 16:54:44 UTC
verifying in beta branch