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 244685 - Deploy on Save
Summary: Deploy on Save
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-23 10:14 UTC by trevor.paterson
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description trevor.paterson 2014-05-23 10:14:26 UTC
edits to jsp files are not being deployed on save to a running web app (on Tomcat 7 or 8, java EE6 Web, jdk 1.8 , building with netbeans internal maven). All possible combinations of project Run properties tried:  copy static resources/ deploy on save/ build before run.
redeployment of edited jsp pages worked seemlessly in previous versions (netbeans 7.4 running same Tomcat installations)
Comment 1 jhogan 2014-07-24 19:17:48 UTC
I'm seeing a different "deploy on save" issues in 8.0/Patch 2 with a Java EE 7 web app.  I've turned off deploy-on-save, which seems to work.  However, when I finally run the application, the ide seems to deploy the war multiple times.  I have an @Startup ejb, ... and observe the startup sequence multiple times.  Not sure if the re-deploys might equal the number of times I've saved project.
Comment 2 jhogan 2014-07-25 14:34:48 UTC
p.s.  I'm deploying the war on wildfly 8.1.0.Final.
Comment 3 Martin Balin 2016-07-07 08:55:26 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