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 69602

Summary: InvalidObjectException after call ejb
Product: javaee Reporter: Lukas Jungmann <jungi>
Component: EJBAssignee: Martin Adamek <madamek>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 69579    
Attachments: IDE log
exception

Description Lukas Jungmann 2005-11-30 11:50:28 UTC
[build 200511291900]

-have EJB module with few beans
-have web module
-create new websvc in webmodule
-call some (session) ejb from websvc

=>java.lang.Exception: mofId: A1083150-6189-11DA-B79A-9AD74143AA77:00000000000002D
2, class: org.netbeans.jmi.javamodel.Method$Impl
...
Comment 1 Lukas Jungmann 2005-11-30 11:51:52 UTC
Created attachment 27427 [details]
IDE log
Comment 2 Lukas Jungmann 2005-12-01 12:59:39 UTC
Created attachment 27471 [details]
exception
Comment 3 Martin Adamek 2005-12-04 13:23:07 UTC
Fixed.
/cvs/j2ee/ejbcore/src/org/netbeans/modules/j2ee/ejbcore/api/codegeneration/EjbGenerationUtil.java,v
 <--  EjbGenerationUtil.java; new revision: 1.6; previous revision: 1.5
Comment 4 Lukas Jungmann 2005-12-21 14:38:20 UTC
v.