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 - InvalidObjectException after call ejb
Summary: InvalidObjectException after call ejb
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords:
Depends on:
Blocks: 69579
  Show dependency tree
 
Reported: 2005-11-30 11:50 UTC by Lukas Jungmann
Modified: 2005-12-21 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (26.42 KB, text/plain)
2005-11-30 11:51 UTC, Lukas Jungmann
Details
exception (8.61 KB, text/plain)
2005-12-01 12:59 UTC, Lukas Jungmann
Details

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