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 216517

Summary: allow partial "deploy on save" only on changes web pages, not on changed java-files
Product: javaee Reporter: mart_l
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description mart_l 2012-08-08 09:44:55 UTC
While in-place debugging web-application - does not work "deploy on save" when changed xhtml-file is saved, unless "compile on save" is checked. However when checked "compile on save", then after changed java file is saved, the maven plugin automaticaly redeploys a restarts server - not even option to stop redeployment and server restart process.

I miss possibility to partialy redeploy only changed xhtml files and not automaticaly redeploy changed java classes. For changed java classes i use "apply code changes".
Comment 1 Martin Janicek 2012-08-08 09:48:22 UTC
Sounds like a nice enhancement, but most probably there won't be enough of time to do that for the NetBeans 7.3, because there are other things I need to work on at the moment. Setting TM = Next
Comment 2 Martin Janicek 2013-09-02 08:39:34 UTC

*** This bug has been marked as a duplicate of bug 218345 ***