Tmax WebT User Guide 

WebT v7.0 SP1

Restricted Rights Legend

All TmaxSoft Software (WebT) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and may only be used or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd.

이 소프트웨어(WebT) 사용설명서의 내용과 프로그램은 저작권법과 국제 조약에 의해서 보호받고 있습니다. 사용설명서의 내용과 여기에 설명된 프로그램은 TmaxSoft Co., Ltd.와의 사용권 계약 하에서만 사용이 가능하며, 사용권 계약을 준수하는 경우에만 사용 또는 복제할 수 있습니다. 이 사용설명서의 전부 또는 일부분을 Tmaxsoft의 사전 서면 동의 없이 전자, 기계, 녹음 등의 수단을 사용하여 전송, 복제, 배포, 2차적 저작물작성 등의 행위를 하여서는 안 됩니다.

Trademarks

Tmax®, Tmax WebtoB®, WebT and JEUS® are registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies.

Tmax®, Tmax WebtoB®, WebT 와 JEUS®은 TmaxSoft Co., Ltd.의 등록 상표입니다. 기타 모든 제품들과 회사 이름은 각각 해당 소유주의 상표로서 참조용으로만 사용됩니다.

Open Source Software Notice

This product includes various open source software that has been developed and/or licensed by “OpenSSL”, “RSA Data Security, Inc.”, “Apache Foundation”, or “Jean-loup Gailly and Mark Adler.” TmaxSoft fully respects the aforementioned parties and the open source software used in this product. More details can be found within the directory “${INSTALL_PATH}/license/oss_licenses”

본 제품은 “OpenSSL”, “RSA Data Security, Inc.”, “Apache Foundation” 및 “Jean-loup Gailly와 Mark Adler”에 의해 개발 또는 라이선스 된 오픈 소스 소프트웨어를 포함합니다. 오픈 소스 소프트웨어와 개발자에 대해 경의를 표합니다. 관련 상세 정보는 제품의 디렉터리 “${INSTALL_PATH}/license/oss_licenses”에 기재된 사항을 참고해 주십시오.

안내서 정보

안내서 제목: Tmax WebT User Guide 

발행일: 2013-12-03

소프트웨어 버전: WebT v7.0 SP1

안내서 버전: v2.1.1


내용 목차

안내서에 대하여
1. WebT 소개
1.1. 개요
1.2. WebTConnectionPool
1.3. WebT-Server 시스템
2. 환경설정
2.1. WebT 환경설정(JEUS6)
2.1.1. JEUSMain.xml 설정
2.1.2. webt.properties 설정
2.2. WebT 환경설정(JEUS7)
2.2.1. domain.xml 설정
2.2.2. webt.properties 설정
2.3. JTmax의 환경설정(JEUS6)
2.3.1. JEUSMain.xml 설정
2.3.2. EJB 설정
2.4. JTmax의 환경설정(JEUS7)
2.4.1. domain.xml 설정
2.4.2. EJB 설정
2.5. 그 외의 환경설정
3. WebT API
3.1. 개요
3.2. 연결 관련 클래스
3.2.1. WebtConnection
3.2.2. WebtConnectionPool
3.2.3. WebtConnectionGroup
3.3. 서비스 호출 데이터 관련 클래스
3.3.1. WebtAttribute
3.3.2. WebtBuffer
3.3.3. WebtCarrayBuffer/WebtStringBuffer
3.4. 서비스 호출 관련 클래스
3.4.1. WebtRemoteService
3.4.2. WebtRQService
3.4.3. WebtDialogueService
3.5. 필드 데이터 관련 클래스
3.5.1. WebtFieldElement
3.5.2. WebtFDLKeyTable
3.5.3. WebtFieldSet
3.5.4. WebtField
3.5.5. WebtFieldBuffer
3.6. 이벤트 메시지 처리 관련 클래스
3.6.1. WebtEventConnecion
3.6.2. WebtEventHandler
3.7. 그 외의 클래스
3.7.1. WebtTransaction
3.7.2. WebtSystem
4. WebT HMS
4.1. 개요
4.2. JMS API
4.3. 환경설정
4.3.1. Tmax 설정
4.3.2. JEUSMain.xml 설정
4.3.3. webt.properties 설정
4.4. 프로그램 예제
5. 모니터링(JEUS6)
5.1. 개요
5.2. 환경설정
5.3. WebT 모니터링
5.3.1. JEUS 콘솔 툴 사용
5.3.2. JEUS WebAdmin 사용
5.4. JTmax 모니터링
5.4.1. JEUS 콘솔 툴 사용
5.4.2. JEUS WebAdmin 사용
6. 모니터링(JEUS7)
6.1. 개요
6.2. 환경설정
6.3. WebT 모니터링
6.3.1. JEUS 콘솔 툴 사용
6.3.2. JEUS WebAdmin 사용
6.4. JTmax 모니터링
6.4.1. JEUS 콘솔 툴 사용
6.4.2. JEUS WebAdmin 사용
A. webterrorcode 메시지
A.1. webterrorcode 메시지(1000~)
A.2. webterrorcode 메시지(2000~)
A.3. webterrorcode 메시지(3000~)
A.4. webterrorcode 메시지(4000~)
A.5. webterrorcode 메시지(5000~)
A.6. webterrorcode 메시지(6000~)
A.7. webterrorcode 메시지(7000~)
A.8. webterrorcode 메시지(8000~)
A.9. webterrorcode 메시지(9000~)
색인

그림 목차

[그림 1.1] WebT와 Tmax 간의 서비스의 흐름
[그림 1.2] WebT-Server 시스템
[그림 2.1] JEUS WebAdmin 화면
[그림 2.2] JTMAX Propertey 설정 정보 화면
[그림 2.3] Unix Domain Socket 설정 정보 화면
[그림 5.1] JEUS WebAdmin 화면
[그림 5.2] Webt 모니터링 메인화면
[그림 5.3] Webt 모니터링 커넥션 그룹 정보 화면
[그림 5.4] JTmax 모니터링 메인화면
[그림 6.1] JEUS WebAdmin 화면
[그림 6.2] WebT 모니터링 메인화면
[그림 6.3] WebT 모니터링 커넥션 그룹 정보 화면
[그림 6.4] JTmax 모니터링 메인화면