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 69385 - RuntimeException trying to create web service from project navigator
Summary: RuntimeException trying to create web service from project navigator
Status: VERIFIED DUPLICATE of bug 67565
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@webservices
URL: http://riasystems.com/nb5b2-issues/we...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 03:52 UTC by wgercken
Modified: 2006-06-03 17:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Net Beans log file. (27.56 KB, text/plain)
2005-11-27 03:54 UTC, wgercken
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wgercken 2005-11-27 03:52:07 UTC
I have successfully created and tested multiple web services prior to running into the following error.

While trying to create multiple web services using the project navigator a runtime exception occurs. 
Using: WebServices->New->WebService - (Enter information and click finish) resulted in the exception 
shown below. The web service implementation code is generated but the web.xml is not updated, nor is 
the tree containing the list of web services. 

java.lang.RuntimeException
	at org.netbeans.modules.websvc.dev.wizard.WebServiceGenerator.generateWebService
(WebServiceGenerator.java:252)
	at org.netbeans.modules.websvc.dev.wizard.WebServiceGenerator.generateWebService
(WebServiceGenerator.java:107)
	at org.netbeans.modules.websvc.dev.wizard.WebServiceWizard.generateWebService
(WebServiceWizard.java:208)
	at org.netbeans.modules.websvc.dev.wizard.WebServiceWizard.access$000
(WebServiceWizard.java:56)
	at org.netbeans.modules.websvc.dev.wizard.WebServiceWizard$1.run(WebServiceWizard.java:180)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:904)


--
LOG: http://riasystems.com/nb5b2-issues/websvc-1.log
Comment 1 wgercken 2005-11-27 03:54:44 UTC
Created attachment 27314 [details]
Net Beans log file.
Comment 2 Lukas Jungmann 2005-11-27 11:34:56 UTC

*** This issue has been marked as a duplicate of 67565 ***
Comment 3 Lukas Jungmann 2005-11-30 21:16:19 UTC
v.