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

Summary: Exception while creating new websvc
Product: obsolete Reporter: Lukas Jungmann <jungi>
Component: EJB FreeformAssignee: Andrei Badea <abadea>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: exception

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