1. JEUS 내장 WebtoB 끄기
/home/jeus/jeus5/config/vmhost/JEUSMain.xml 주석처리
2. WebtoB 설치
license.dat 추가후
wscfl -u http.m 컴파일
wsboot
2. JEUS 외장 WebtoB 연동
jeus 설정
/home/jeus/jeus5/config/vmhost/vmhost_servlet_engine1/WEBMain.xml
min, max 2, 10
/home/jeus5/jeus/bin/jeus.properties
JEUS_WSDIR=${JEUS_HOME}/webserver 주석
/home/jeus/jeus5/config/vmhost/JEUSMain.xml 주석처리
(!--
(engine-command)
(type)ws(/type)
(name)engine1(/name)
(/engine-command)
i--)
2. WebtoB 설치
license.dat 추가후
wscfl -u http.m 컴파일
wsboot
2. JEUS 외장 WebtoB 연동
/home/webtob/webtob/config/http.m 수정
JSVPORT=9900 주석해제
서버그룹 jsvg JSV
서버 MyGroup jsvg 2, 10, 100
URI uri2 추가 /test, JSV
jeus 설정
/home/jeus/jeus5/config/vmhost/vmhost_servlet_engine1/WEBMain.xml
min, max 2, 10
localhost
공유하기 버튼
|
|







덧글
그래서 어드민교육 ㅇㅇ
제우스. 외장 웹투비를 사용해서 jsp 소스를 돌려보려고 하는데요. jsp는 어디에 넣어야 하나요?