Play Consoleで「run」コマンドを発行するときに、開発モードでPlayフレームワークが使用するデフォルトのポートを変更するにはどうすればよいですか。
これはplayframework 2.0ベータ版です。
コマンドラインまたはapplication.confでhttp.port構成パラメーターを使用しても効果がないようです。
C:\dev\prototype\activiti-preso>play run --http.port=8080
[info] Loading project definition from C:\dev\prototype\activiti-preso\project
[info] Set current project to activiti-preso (in build file:/C:/dev/prototype/activiti-preso/)
Windows, really? Ok, disabling colors.
--- (Running the application from SBT, auto-reloading is enabled) ---
[error] org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:9000
[error] Use 'last' for the full log.