]
Andre Dietisheim resolved JBIDE-9101.
-------------------------------------
Resolution: Done
AS7: Deployments should not be restarted for incremental deployments
--------------------------------------------------------------------
Key: JBIDE-9101
URL:
https://issues.jboss.org/browse/JBIDE-9101
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Environment: JBoss AS7 Beta3, JBoss AS7 Beta4 (TRUNK)
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 3.3.0.M2
Currently, if you have a project deployed to AS7 and change a single file, the deployment
gets restarted (a new .dodeploy marker is created). This should not happen. Deployments
should only be (re-)started (a .dodeploy marker created) in the following cases:
# new deployment
# cleaning
# full publish
# restarting
--
This message is automatically generated by JIRA.
For more information on JIRA, see: