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 63143

Summary: [core] Annotation: Key which was not found: SG_WizUpdatingDD
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2005-08-26 10:34:24 UTC
[200508251800]

-create websvc client in web project from 
http://www.progem.bg/BGTrans/services.wsdl

=>
Annotation: Missing resource from class: org.openide.util.NbBundle$PBundle
Annotation: Key which was not found: SG_WizUpdatingDD
java.util.MissingResourceException: Can't find resource for bundle
org.openide.util.NbBundle$PBundle, key SG_WizUpdatingDD
         ...
	at org.openide.util.NbBundle.getMessage(NbBundle.java:617)
	at
org.netbeans.modules.websvc.core.client.wizard.ClientBuilder.generate(ClientBuilder.java:250)
	at
org.netbeans.modules.websvc.core.client.wizard.WebServiceClientWizardIterator$1.run(WebServiceClientWizardIterator.java:349)
...
Comment 2 Lukas Jungmann 2005-09-07 11:30:34 UTC
v.