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 155937

Summary: cannot invoke generate wsdl action for the web service
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Lukas Jungmann <jungi>
Status: CLOSED FIXED    
Severity: blocker CC: mkuchtiak
Priority: P2 Keywords: REGRESSION, TEST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-12-22 14:20:27 UTC
because of:

MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key
ACSD_AvailableWebServicesTree
	at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
	at java.util.ResourceBundle.getString(ResourceBundle.java:285)
	at org.openide.util.NbBundle.getMessage(NbBundle.java:631)
	at
org.netbeans.modules.websvc.core.webservices.ui.panels.ProjectFileExplorer.initUserComponents(ProjectFileExplorer.java:168)
	at org.netbeans.modules.websvc.core.webservices.ui.panels.ProjectFileExplorer.<init>(ProjectFileExplorer.java:88)
	at org.netbeans.modules.websvc.core.jaxws.actions.JaxWsGenWSDLImpl.generateWSDL(JaxWsGenWSDLImpl.java:78)
	at org.netbeans.modules.websvc.core.jaxws.actions.JaxWsGenWSDLAction.performAction(JaxWsGenWSDLAction.java:70)
	at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581)
Comment 1 Lukas Jungmann 2008-12-22 14:22:21 UTC
I'll fix this...
Comment 2 Lukas Jungmann 2008-12-22 14:46:45 UTC
f. in f4c22e62c98f
Comment 3 Quality Engineering 2008-12-23 17:13:16 UTC
Integrated into 'main-golden', will be available in build *200812231401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f4c22e62c98f
User: Lukas Jungmann <jungi@netbeans.org>
Log: IZ #155937: cannot invoke generate wsdl action for the web service
Comment 4 Lukas Jungmann 2010-11-02 11:38:16 UTC
v. in 5e6add243b4b