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 60992 - javax.jmi.reflect.InvalidObjectException when deleting EJB with generated classes
Summary: javax.jmi.reflect.InvalidObjectException when deleting EJB with generated cla...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-07-14 16:50 UTC by Jan Horvath
Modified: 2006-06-03 17:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
javax.jmi.reflect.InvalidObjectException (4.98 KB, text/plain)
2005-07-14 16:51 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-07-14 16:50:32 UTC
build 200507131800

-create EJB module
-create Session Bean
-delete Session Bean, check option "Delete Also Generated Classes"

--javax.jmi.reflect.InvalidObjectException, but everything is deleted correctly
Comment 1 Jan Horvath 2005-07-14 16:51:22 UTC
Created attachment 23108 [details]
javax.jmi.reflect.InvalidObjectException
Comment 2 Martin Adamek 2005-09-08 08:03:45 UTC
I cannot reproduce, I remember this problem, but it was fixed somewhere else
probably. Anyway, attached exception is coming from Call EJB panel and not from
Delete EJB action...