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 55789 - Exception while creating new websvc
Summary: Exception while creating new websvc
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: EJB Freeform (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 16:58 UTC by Lukas Jungmann
Modified: 2006-03-24 13:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (16.36 KB, text/plain)
2005-03-02 16:58 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 16:58:14 UTC
[build 200503011900]

-have ejb-ff project
-create new webservice in it - go through the
wizard, press finish

=> exception
Comment 1 Lukas Jungmann 2005-03-02 16:58:56 UTC
Created attachment 20627 [details]
exception
Comment 2 Lukas Jungmann 2005-03-02 17:02:52 UTC
Suggested fix:
   As in new web service client -> display some message in the bottom
of the wizard
Comment 3 Martin Grebac 2005-03-10 14:30:35 UTC
I think the templates should be disabled at all for freeform projects. Web-ff
equivalent of this issue is 55791.
Comment 4 Andrei Badea 2005-03-10 15:39:31 UTC
Do you mean all templates, or only the web service and web client?
Comment 5 Martin Grebac 2005-03-11 10:42:58 UTC
I mean WS templates only
Comment 6 Andrei Badea 2005-03-11 17:35:32 UTC
Checking in src/org/netbeans/modules/j2ee/ejbfreeform/EJBProjectNature.java;
/cvs/j2ee/ejbfreeform/src/org/netbeans/modules/j2ee/ejbfreeform/EJBProjectNature.java,v
 <--  EJBProjectNature.java
new revision: 1.9; previous revision: 1.8
done
Comment 7 Lukas Jungmann 2005-03-15 13:43:01 UTC
v. 200503141900