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 112763

Summary: Deadlock when adding operation to ws
Product: webservices Reporter: Lukas Hasik <lhasik>
Component: JAX-WSAssignee: bhate <bhate>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: RANDOM, THREAD
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Lukas Hasik 2007-08-14 16:15:04 UTC
-create new Web project (gf v2 - default, j2ee 5 - default)
-create new WS in this project
-Add Operation to this WS - just simple String sayHello();
->when I pressed OK in the "Add Operation" dialog the deadlock appeared
Comment 1 Lukas Hasik 2007-08-14 16:16:52 UTC
Created attachment 46588 [details]
thread dump
Comment 2 bhate 2007-08-23 20:32:44 UTC
I am not able to reproduce this bug.
downgrading to P3 and adding RANDOM keyword
Comment 3 bhate 2008-03-04 19:09:29 UTC
not reproducible.