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 55774

Summary: java.lang.reflect.UndeclaredThrowableException when creating EJB module in once used location
Product: javaee Reporter: Jan Horvath <jhorvath>
Component: EJB ProjectAssignee: Andrei Badea <abadea>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Horvath 2005-03-02 15:35:33 UTC
build 200503011900

-start IDE with clean userdir
-create EJB module
-close EJB module
-delete project directory
-create new EJB module in same directory

--java.lang.reflect.UndeclaredThrowableException
Comment 1 Jan Horvath 2005-03-02 16:13:07 UTC
some mistake

*** This issue has been marked as a duplicate of 55779 ***