플레이 콘솔에서 "run"명령을 실행할 때 개발 모드에서 플레이 프레임 워크가 사용하는 기본 포트를 변경하는 방법
이것은 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.