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 227327 - When deploy on save is switched on deployment is repeated 2 to 3 times
Summary: When deploy on save is switched on deployment is repeated 2 to 3 times
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.3
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 05:09 UTC by brettryan
Modified: 2013-07-03 13:09 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 brettryan 2013-03-12 05:09:53 UTC
I have deploy on save turned on for a maven project, when saving a file the web application is deployed usually three times, sometimes two.

This same behaviour is observed on run of a project, it will deploy, show web browser with front page, then undeploy, then deploy, then undeploy, then deploy.


Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Mac OS X version 10.8.2 running on x86_64; US-ASCII; en_AU (nb)
User directory: /Users/bryan/Library/Application Support/NetBeans/7.3
Cache directory: /Users/bryan/Library/Caches/NetBeans/7.3
Comment 1 Petr Hejl 2013-06-25 14:07:57 UTC
Does it happen for plain html files as well? Or java files only? It might be duplicate of #226510. Please check the description in #226510 and let me know whether it might be the same case for you.
Comment 2 Petr Hejl 2013-07-03 13:09:39 UTC
No response so far. Closing as INCOMPLETE. Feel free to reopen.