I updated my state diagram: http://www.cs.hs-rm.de/~knauf/private/JBoss7_DeploymentCycle.png (some detail changes and some UML eye candy ;-))
So, please comment... ;-)
But I have a bunch of questions:
-when a file ".dodeploy" is detected: will the server (no matter what state the app has) redeploy it and afterwards delete this file? E.g. in ".isfailed" state, the app would then be redeployed when the ".isfailed" file is deleted ANd when a ".dodeploy" file is created? The ".dodeploy" file will be deleted when the redeploy starts?
-when is an app added to "standalone.xml"? When deployed successfully AND when deployed with errors?
More question will probably come ;-).
Best regards