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 248446 - java.util.MissingResourceException: No such bundle org.netbeans.modules.web.project.jaxws.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.web.p...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-06 07:54 UTC by Exceptions Reporter
Modified: 2015-05-27 05:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213211


Attachments
stacktrace (4.49 KB, text/plain)
2014-11-06 07:54 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-11-06 07:54:52 UTC
This bug was originally marked as duplicate of bug 115805, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows XP

User Comments:
GUEST: error




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.web.project.jaxws.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.netbeans.modules.web.project.jaxws.WebProjectJAXWSSupport.removeNonJsr109Entries(WebProjectJAXWSSupport.java:508)
   at org.netbeans.modules.web.project.jaxws.WebProjectJAXWSSupport.serviceFromJavaRemoved(WebProjectJAXWSSupport.java:442)
   at org.netbeans.modules.websvc.jaxws.api.JAXWSSupport.serviceFromJavaRemoved(JAXWSSupport.java:163)
Comment 1 Exceptions Reporter 2014-11-06 07:54:54 UTC
Created attachment 150313 [details]
stacktrace
Comment 2 Tomas Mysik 2015-05-26 14:37:15 UTC
Fixed now. Thanks.

http://hg.netbeans.org/web-main/rev/3cbcc323abc2
Comment 3 Quality Engineering 2015-05-27 05:54:19 UTC
Integrated into 'main-silver', will be available in build *201505270357* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3cbcc323abc2
User: Tomas Mysik <tmysik@netbeans.org>
Log: #248446 - java.util.MissingResourceException: No such bundle org.netbeans.modules.web.project.jaxws.Bundle