unfichier.war(monApplication.warparexemple)ou
unfichier.ear(monApplication.earparexemple)ou
undossier“monApplication”contenantunearborescencedefichiers
Pasbesoinderedémarrerleserveur
Accéderàl’applicationparl’url:localhost:8080/monApplication/
Supprimeruneapplication
Supprimerlesfichiersdel’applicationdeWebApps
ConsulterlesargumentsdeJetty
Parexemple:START_INI,JAVA,JAVA_OPTIONS,etc:
./bin/jetty.sh check
Enregistrerleslogsduserveur
Pourenregistrerleslogsduserveur
./bin/jetty.sh supervise
Changerl’URLdel’application
Lorsqu’onaccèdeàl’URLhttp://localhost:8080/leserveurvachercherdanslerépertoire
pardéfaut:$Server/webapps/ROOT/
Exemple:
Siunfichierestplacédansledossier$Server/webapps/ROOT/mon_fichier
→l’adressecorrespondanteesthttp://localhost:8080/mon_fichier