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 108514

Summary: "Add Web Service" dialog appears on top of previous
Product: obsolete Reporter: Roman Mostyka <romanmostyka>
Component: visualwebAssignee: Quy Nguyen <quynguyen>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2007-06-29 12:25:26 UTC
1. Rightclick "Web Services" node and select "Add Web Service...". "Add Web Service" dialog appeared.
2. Rightclick "Web Services" node and select "Add Web Service...".

Result: Second "Add Web Service" dialog appears on top of previous.
Comment 1 Quy Nguyen 2007-08-29 01:06:38 UTC
The dialog has changed to be modal, which is consistent with other dialogs in the IDE.  There may also have been
concurrency issues with adding multiple services at the same time.

Checking in src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.java;
/cvs/visualweb/websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.java,v  <--  AddWebServiceDlg.java
new revision: 1.20; previous revision: 1.19
done
Comment 2 Roman Mostyka 2007-08-29 09:58:00 UTC
Verified with build 070829.