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 59468

Summary: Unable to add operation to websvc
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Martin Grebac <mgrebac>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

Description Lukas Jungmann 2005-06-01 10:27:13 UTC
[build 200505311800]

1. create EJB/Web module
2. create new websvc
3. invoke Add operation (in editor/on websvc's node in project tab) and press
"ok"  button in the dialog

=> nothing happens, only exception appears in message.log
Comment 1 Lukas Jungmann 2005-06-01 10:27:45 UTC
Created attachment 22416 [details]
messages.log
Comment 2 Lukas Jungmann 2005-06-01 15:36:48 UTC
*** Issue 59505 has been marked as a duplicate of this issue. ***
Comment 3 Martin Grebac 2005-06-07 11:55:41 UTC
Fixed in trunk:
Checking in AddOperationAction.java;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/webservices/action/AddOperationAction.java,v
 <--  AddOperationAction.java
new revision: 1.11; previous revision: 1.10
done
Comment 4 Lukas Jungmann 2005-06-15 10:35:31 UTC
v. 200506142000