本番モードで次のコマンドを使用してプレイアプリケーションを起動すると。
play start 'path to application' -Dprecompiled=true
次の出力がコマンドプロンプトに表示されます:-
C:\Documents and Settings\328982>play start C:\328982\RCM\RCMComm\branches\Code\
WorkingCopy\RCMCommercial -Dprecompiled=true
~ _ _
~ _ __ | | __ _ _ _| |
~ | '_ \| |/ _' | || |_|
~ | __/|_|\____|\__ (_)
~ |_| |__/
~
~ play! 1.2.5, http://www.playframework.org
~ framework ID is prod
~
~ OK, C:\328982\RCM\RCMComm\branches\Code\WorkingCopy\RCMCommercial is started
~ output is redirected to C:\328982\RCM\RCMComm\branches\Code\WorkingCopy\RCMCom
mercial\logs\system.out
~ pid is 4244
~
しかし、コマンドプロンプトを閉じると、アプリケーションも停止します。
組み込みサーバー jboss netty でプレイ アプリケーション [バージョン 1.2.5] をプロダクション モードでホストする方法を教えてください。
よろしく、 Uttmesh