jeusadmin -licenseinfo
/jeus7/bin 경로에서
startDomainAdminServer -u 계정 -p 패스워드
/jeus7/bin 경로에서
stopServer -host 아이피:포트 -u 계정 -p 패스워드
/jeus7/bin 경로에서
startManagedServer -domain domain1 -server server1 -u 계정 -p 패스워드
or
jeusadmin -port 9700 -u 계정 -p 패스워드
start-server server1
9710 포트는 해당 서버의 Listen 포트 - Base 포트
stopServer -host 아이피:포트 -u 계정 -p 패스워드
webServer 확인
wsadmin
wi webserver Info
si WebtoB All Node Info
webtob/config 위치에서
wscfl -i http.m
http.m 파일을 컴파일 해서 wsconfig 파일로 떨어짐.
wsboot
wsdown
출처:https://ixtears23.github.io/jeus-%EB%AA%85%EB%A0%B9%EC%96%B4/