9.3.4. 管理 CLI を使用したスタンドアロンサーバーでのアプリケーションのデプロイ
手順9.5 スタンドアロンサーバーにアプリケーションをデプロイ
deploy
コマンドの実行管理 CLI で、アプリケーションデプロイメントへのパスを指定してdeploy
コマンドを入力します。[standalone@localhost:9999 /] deploy /path/to/test-application.war 'test-application.war' deployed successfully.
[standalone@localhost:9999 /] deploy /path/to/test-application.war deploy /path/to/test-application.war deploy /path/to/test-application.war 'test-application.war' deployed successfully.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
結果
指定のアプリケーションが、スタンドアロンサーバーにデプロイされます。