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 246716

Summary: [801cat] does not deploay message bundle
Product: serverplugins Reporter: muellermi <muellermi>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description muellermi 2014-08-27 08:15:07 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408142300)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.11-b03

The great new "deploy static resources on save" feature immediatly deploys resources like CSS, which are available even though the application still runs at save time.

But, it does not work for message bundles. It does not work on restarting the app. A full compileand restart of the app  is needed :(
Comment 1 muellermi 2014-08-27 08:15:12 UTC
Created attachment 148919 [details]
IDE log