Démarrage applications Tomcat
yanker_man
Messages postés
2
Date d'inscription
Statut
Membre
-
foobar47 Messages postés 13654 Statut Contributeur -
foobar47 Messages postés 13654 Statut Contributeur -
Salut,
J'aimerais savoir comment faire pour ne fait démarrer que certaines applications de Tomcat au moment du lancement de celui-ci.
C'est à dire précisément comme si on fesait "Arrêter" sur certaines applications dans le Manager, et qu'au moment où on redémarre Tomcat celle-ci ne se rédémarre pas.
Tomcat ne sauvegarde pas cela, à son rédémarrage il relance tout.
Merci
J'aimerais savoir comment faire pour ne fait démarrer que certaines applications de Tomcat au moment du lancement de celui-ci.
C'est à dire précisément comme si on fesait "Arrêter" sur certaines applications dans le Manager, et qu'au moment où on redémarre Tomcat celle-ci ne se rédémarre pas.
Tomcat ne sauvegarde pas cela, à son rédémarrage il relance tout.
Merci
Configuration: Windows XP Firefox 2.0.0.4
A voir également:
- Démarrage applications Tomcat
- Forcer demarrage pc - Guide
- Gérer les applications au démarrage - Guide
- Ordinateur lent au démarrage - Guide
- Rebooter un pc au démarrage - Guide
- Application démarrage windows - Guide
1 réponse
Salut,
autoDeploy
This flag value indicates if web applications from this host should be automatically deployed by the host configurator at startup. The flag's value defaults to true. Note that if this flag is set to false and livedeploy is set to true then the web applications will still be deployed shortly after startup. See Automatic Application Deployment for more information.
J'éspère que ça va t'aider.
A+
autoDeploy
This flag value indicates if web applications from this host should be automatically deployed by the host configurator at startup. The flag's value defaults to true. Note that if this flag is set to false and livedeploy is set to true then the web applications will still be deployed shortly after startup. See Automatic Application Deployment for more information.
J'éspère que ça va t'aider.
A+