Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.
Sv translation
languageen

From Release 3.18, the jtel system uses the wildfly server, currently version 18.0.1.

These are the following main differences between the instatllations:

ItemjbosswildflyComments
Installation LocationNo directory linking.

Directory is linked:

/home/jtel/wildfly-18.0.1.Final 

is linked by

/home/jtel/wildfly-current
This enables simpler version changes.
Configuration File
/home/jtel/jboss-as-7.1.1.FINAL/standalone/configuration/standalone-full.xml
/home/jtel/wildfly-current/standalone/configuration/standalone-full.xml
The messaging queue services are no longer required. Not using standalone-full.xml saves a little bit of memory and a few seconds on startup.
Log Files
/home/jtel/jboss-as-7.1.1.FINAL/standalone/log/
/home/jtel/wildfly-current/standalone/log/
Use linked directory.
Deployment Files
/home/jtel/jboss-as-7.1.1.FINAL/standalone/deployments/
/home/jtel/wildfly-current/standalone/deployments/
Use linked directory.
Updating
updatejb.sh

or

/usr/local/bin/updatejb.sh
updatejb.sh

or

/usr/local/bin/updatejb.sh
No Change.
Restarting / Starting / Stopping

CentOS 7.x

systemctl restart jboss.service
systemctl start jboss.service
systemctl stop jboss.service

CentOS 6.x

service jboss restart
service jboss start
service jboss stop

CentOS 7.x and 8.x

systemctl restart wildfly.service
systemctl start wildfly.service
systemctl stop wildfly.service

CentOS 6.x

service wildfly restart
service wildfly start
service wildfly stop
Change of service name.
Java VersionJava 7.Java 8 or higher.Recommend: use OpenJDK 8.x package, as this is updateable via yum.


Sv translation
languagede

Ab Release 3.18 verwendet das Jtel-System den Wildfly-Server, derzeit Version 18.0.1.

Dies sind die Hauptunterschiede zwischen den Installationen

ItemjbosswildflyComments
InstallationsortKeine Verzeichnisverlinkung

Verzeichnis ist verlinkt:

/home/jtel/wildfly-18.0.1.Final 

is linked by

/home/jtel/wildfly-current
Dies ermöglicht einfachere Versionsänderungen.
Configuration File
/home/jtel/jboss-as-7.1.1.FINAL/standalone/configuration/standalone-full.xml
/home/jtel/wildfly-current/standalone/configuration/standalone-full.xml
Die Messaging-Warteschlangendienste werden nicht mehr benötigt. Der Verzicht auf standalone-full.xml spart ein wenig Speicherplatz und ein paar Sekunden beim Start.
Log Files
/home/jtel/jboss-as-7.1.1.FINAL/standalone/log/
/home/jtel/wildfly-current/standalone/log/
verlinktes Verzeichnis verwenden.
Deployment Files
/home/jtel/jboss-as-7.1.1.FINAL/standalone/deployments/
/home/jtel/wildfly-current/standalone/deployments/
verlinktes Verzeichnis verwenden.
Update
updatejb.sh

or

/usr/local/bin/updatejb.sh
updatejb.sh

or

/usr/local/bin/updatejb.sh
Keine Änderung.

Neustarten/Starten/

Stoppen

CentOS 7.x

systemctl restart jboss.service
systemctl start jboss.service
systemctl stop jboss.service

CentOS 6.x

service jboss restart
service jboss start
service jboss stop

CentOS 7.x und 8.x

systemctl restart wildfly.service
systemctl start wildfly.service
systemctl stop wildfly.service

CentOS 6.x

service wildfly restart
service wildfly start
service wildfly stop
Änderung des Servicenamens.
Java VersionJava 7.Java 8 oder höherEmpfehlung: Verwenden Sie OpenJDK 8.x-package, da dieses über yum aktualisierbar ist.


Sv translation
languagefr

Depuis la version 3.18, le système jtel utilise le serveur wildfly, actuellement en version 18.0.1.

Voici les principales différences entre les instatllations:

ArticlejbosswildflyCommentaires
Lieu d'installationAucun lien avec les répertoires.

Le répertoire est lié:

/home/jtel/wildfly-18.0.1.Final 

est lié par

/home/jtel/wildfly-current
Cela permet des changements de version plus simples.
Fichier de configuration
/home/jtel/jboss-as-7.1.1.FINAL/standalone/configuration/standalone-full.xml
/home/jtel/wildfly-current/standalone/configuration/standalone-full.xml
Les services de file d'attente de messagerie ne sont plus nécessaires. Le fait de ne pas utiliser standale-full.xml permet d'économiser un peu de mémoire et quelques secondes au démarrage.
Fichiers journaux
/home/jtel/jboss-as-7.1.1.FINAL/standalone/log/
/home/jtel/wildfly-current/standalon/log/
Utilisez le répertoire lié.
Dossiers de déploiement
/home/jtel/jboss-as-7.1.1.FINAL/standalone/deployments/
/home/jtel/wildfly-current/standalone/deployments/
Utilisez le répertoire lié.
Mise à jour
updatejb.sh

ou

/usr/local/bin/updatejb.sh
updatejb.sh

ou

/usr/local/bin/updatejb.sh
Pas de changement.
Redémarrage / Démarrage / Arrêt

CentOS 7.x

systemctl redémarre jboss.service
systemctl démarre jboss.service
systemctl arrête jboss.service

CentOS 6.x

service jboss restart
service jboss start
service jboss stop

CentOS 7.x et 8.x

systemctl redémarre wildfly.service
systemctl démarre wildfly.service
systemctl arrête wildfly.service

CentOS 6.x

service wildfly restart
service wildfly start
service wildfly stop
Changement de nom du service.
Version JavaJava 7.Java 8 ou supérieur.Recommandation : utilisez le paquet OpenJDK 8.x, car il peut être mis à jour via yum.