第3章 jboss-eap-installation-manager を使用した JBoss EAP の更新
3.1. jboss-eap-installation-manager を使用した JBoss EAP の更新 リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
JBoss EAP をダウンロードしてインストールした後に新しい更新が利用可能になったら、定期的に JBoss EAP を更新できます。
前提条件
- インターネットにアクセスできる。
- Red Hat カスタマーポータルでアカウントを作成し、ログインしている。
-
jboss-eap-installation-managerがシステム上に存在する。
注記
jboss-eap-installation-manager が利用できない場合は、Red Hat カスタマーポータル からダウンロードできます。
手順
-
ターミナルエミュレーターを使用して、ダウンロードした
jboss-eap-installation-managerが含まれるディレクトリーに移動します。 利用可能な更新を確認します。
$ ./jboss-eap-installation-manager.sh update list --dir eap-8次のコマンドを実行して JBoss EAP を更新します。
構文
$ ./jboss-eap-installation-manager.sh update perform --dir eap-8例
$ ./jboss-eap-installation-manager.sh update perform --dir eap-8 Updates found: org.wildfly.galleon-plugins:wildfly-galleon-plugins 6.3.1.Final-redhat-00001 ==> 6.3.2.Final-redhat-00001 org.wildfly.wildfly-http-client:wildfly-http-transaction-client 2.0.1.Final-redhat-00001 ==> 2.0.2.Final-redhat-00001その後のプロンプトに従って JBoss EAP を更新します。
Continue with update [y/N]: y Building updates Feature-packs resolved. Packages installed. Downloaded artifacts. JBoss modules installed. Configurations generated. JBoss examples installed. Build update complete! Applying updates Update complete! Operation completed in 60.49 seconds.