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 12064

Summary: SDO: Renaming servlet in WEB-INF/classes locks IDE
Product: javaee Reporter: L Martinek <lmartinek>
Component: CodeAssignee: _ rkubacki <rkubacki>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description L Martinek 2001-05-09 19:30:12 UTC
[20010509-0234]

1. Convert filesystem into webmodule
2. Create servlet in WEB-INF/classes
3. Create second servlet in WEB-INF/classes
4. Rename second servlet. Now IDE is locked.
Comment 1 L Martinek 2001-05-09 19:30:51 UTC
Created attachment 1336 [details]
thread dump
Comment 2 _ rkubacki 2001-05-10 11:21:48 UTC
Works on Linux, doesn't work on Win2000. Also it doesn't occur when servlets
reside in any package (not in Classes directory).
Comment 3 L Martinek 2001-05-10 18:13:27 UTC
I was able to lock IDE by renaming servlet also in packages.
Comment 4 _ rkubacki 2001-05-11 19:37:56 UTC
Handling of rename action changed. Bug should be fixed now.
Comment 5 L Martinek 2001-05-14 10:25:17 UTC
verified in 010512
Comment 6 Quality Engineering 2003-07-02 08:29:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.