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 56789 - FileAlreadyLockedException when deleting EJBs
Summary: FileAlreadyLockedException when deleting EJBs
Status: RESOLVED DUPLICATE of bug 57310
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 4.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-03-22 11:38 UTC by Jan Horvath
Modified: 2005-04-02 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
FileAlreadyLockedException (2.17 KB, text/plain)
2005-03-22 11:39 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-03-22 11:38:50 UTC
build 200503211900

-have an EJB module with some beans
-delete bean, check "Also Delete Generated Classes"

--FileAlreadyLockedException
Comment 1 Jan Horvath 2005-03-22 11:39:10 UTC
Created attachment 21028 [details]
FileAlreadyLockedException
Comment 2 Martin Adamek 2005-04-02 14:00:38 UTC
Occures when some of delete candidates are modified.

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