Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kSUiIG
via LifeLong Community
jboss7.x - I want to change port no in jboss-7? - Stack Overflow
The file is jboss/standalone/configuration/standalone.xml. Find <socket-binding-group> and <socket-binding> there.
When starting use
- for linux
./standalone.sh -b 0.0.0.0 -Djboss.socket.binding.port-offset=1000 &
- for windows
standalone.bat -Djboss.socket.binding.port-offset=1000
Read full article from http://ift.tt/1kSUgAC
http://ift.tt/1qmMh68
The file is jboss/standalone/configuration/standalone.xml. Find <socket-binding-group> and <socket-binding> there.
When starting use
- for linux
./standalone.sh -b 0.0.0.0 -Djboss.socket.binding.port-offset=1000 &
- for windows
standalone.bat -Djboss.socket.binding.port-offset=1000
Read full article from http://ift.tt/1kSUgAC
http://ift.tt/1qmMh68
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kSUiIG
via LifeLong Community
No comments:
Post a Comment