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 55791 - NPE while creating new websvc
Summary: NPE while creating new websvc
Status: CLOSED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 17:05 UTC by Lukas Jungmann
Modified: 2006-03-24 13:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (4.81 KB, text/plain)
2005-03-02 17:05 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-03-02 17:05:07 UTC
[build 200503011900]

-have web-ff project
-create new webservice in it

=> NPE

(see similar issue #55789 for ejb-ff project)
Comment 1 Lukas Jungmann 2005-03-02 17:05:29 UTC
Created attachment 20629 [details]
exception
Comment 2 Martin Grebac 2005-03-10 12:15:33 UTC
websvc template should be disabled in web freeform 
Comment 3 Andrei Badea 2005-03-11 17:34:37 UTC
I will fix it by disabling the web service and web service client template.
Comment 4 Andrei Badea 2005-03-11 17:35:13 UTC
Checking in src/org/netbeans/modules/web/freeform/WebProjectNature.java;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/WebProjectNature.java,v
 <--  WebProjectNature.java
new revision: 1.9; previous revision: 1.8
done
Comment 5 Lukas Jungmann 2005-03-15 13:45:33 UTC
v. 200503141900