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 66639 - Unable to add operation
Summary: Unable to add operation
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-10-12 16:45 UTC by Lukas Jungmann
Modified: 2005-11-10 10:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (15.19 KB, text/plain)
2005-10-12 16:53 UTC, Lukas Jungmann
Details
other (info) exceptions after similar steps in ejb module (80.81 KB, text/plain)
2005-10-13 09:22 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-10-12 16:45:43 UTC
[build 200510111800 + sol10-sparc]

-create web project
-create websvc
-add simple operation

=> NPE
Comment 1 Lukas Jungmann 2005-10-12 16:53:52 UTC
Created attachment 25879 [details]
ide log
Comment 2 Lukas Jungmann 2005-10-13 09:22:04 UTC
Created attachment 25898 [details]
other (info) exceptions after similar steps in ejb module
Comment 3 Martin Grebac 2005-11-01 09:54:18 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.17; previous revision: 1.16
done
Comment 4 Lukas Jungmann 2005-11-10 10:51:46 UTC
v. in 200511092030