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 247115

Summary: Changes in JSPF and tag files do not get updated in target folder on saving file
Product: javaee Reporter: abhisheksharma
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description abhisheksharma 2014-09-15 09:07:10 UTC
I am working on a project using maven and netbeans 8.0 on windows 7 64-bit with jdk 8.x

Problem is that. If I make any change in JSP file or css or js file and save that file then netbeans update the target folder and I can simply refresh my web page and it shows me updated file.

But its not the case with JSPF and tag files (*.tag). If I make any change in these files then on refreshing web page, changed do not get reflected. Either I need to clean my project and deploy it again or simply need to redeploy.

This problem was not with netbeans 7.x and jdk 7.x version. I updated netbeans and jdk both at once to 8.x and since then this problem is there. I tried installing netbeans on 4 different systems, problem is same. 

JSPF and tag files are static resources, why do they need a redeploy and even if they do, why were they do not require redeploy in previous versions?

In project settings > Run 
- I have "copy static resources on save" turned on
- Deploy on save is false
Comment 1 Martin Balin 2016-07-07 08:54:08 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss