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 - [core] Annotation: Key which was not found: SG_WizUpdatingDD
Summary: [core] Annotation: Key which was not found: SG_WizUpdatingDD
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 10:34 UTC by Lukas Jungmann
Modified: 2005-09-07 11:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.