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 245670 - Trigger Deploy on save when changes are made in dependent Java Projects
Summary: Trigger Deploy on save when changes are made in dependent Java Projects
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 02:15 UTC by iluvtr
Modified: 2016-07-07 08:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Here there two projects: An Java web project and a Java SE Project dependent for the main web project (204.58 KB, application/zip)
2014-07-23 18:38 UTC, iluvtr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iluvtr 2014-07-15 02:15:17 UTC
Deploy on save in Netbeans is a huge time saver: make changes to a web project (redeploy), see results!, The problem is that it doesn't trigger redeploys when changes are made to a dependent Java project. Can you improve this please?

I think that the entire community will say: Thanks NB team!
Comment 1 kalpeshsoni 2014-07-23 16:05:06 UTC
can you give more details on what kind of project/server runtime you are using?

possibly attach a test project?
Comment 2 iluvtr 2014-07-23 18:38:56 UTC
Created attachment 148245 [details]
Here there two projects: An Java web project and a Java SE Project dependent for the main web project

Take a look to test.HelloServlet and change the variable 'yourNameHere'
Comment 3 iluvtr 2014-07-23 18:40:01 UTC
My server is Tomcat but the deploy on save feature is avalaible for every Java Server
Comment 4 iluvtr 2014-07-23 19:05:50 UTC
The goal of this improvent to NB is:

Change the content of the variable 'yourNameHere' located in the dependent Java SE Project, save the file, 
(NB is redeploying automatically, no need to clean and build the dependent project or other steps) go back to browser,refresh and see results
Comment 5 Martin Balin 2016-07-07 08:37:22 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