KR20020054206A - 엔터프라이즈 자바빈즈 기반의 클라이언트/서버간의통신방법 - Google Patents
엔터프라이즈 자바빈즈 기반의 클라이언트/서버간의통신방법 Download PDFInfo
- Publication number
- KR20020054206A KR20020054206A KR1020000083174A KR20000083174A KR20020054206A KR 20020054206 A KR20020054206 A KR 20020054206A KR 1020000083174 A KR1020000083174 A KR 1020000083174A KR 20000083174 A KR20000083174 A KR 20000083174A KR 20020054206 A KR20020054206 A KR 20020054206A
- Authority
- KR
- South Korea
- Prior art keywords
- ejb
- client
- server
- container
- communication method
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 46
- 238000004891 communication Methods 0.000 title claims abstract description 14
- 235000006719 Cassia obtusifolia Nutrition 0.000 claims abstract description 29
- 235000014552 Cassia tora Nutrition 0.000 claims abstract description 29
- 244000201986 Cassia tora Species 0.000 claims abstract description 28
- 230000006870 function Effects 0.000 claims description 10
- 238000011176 pooling Methods 0.000 claims 1
- 230000008569 process Effects 0.000 abstract description 6
- 244000277285 Cassia obtusifolia Species 0.000 abstract 1
- 235000010627 Phaseolus vulgaris Nutrition 0.000 description 24
- 244000046052 Phaseolus vulgaris Species 0.000 description 24
- 239000000306 component Substances 0.000 description 18
- 238000011161 development Methods 0.000 description 12
- 238000005516 engineering process Methods 0.000 description 7
- 238000007726 management method Methods 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000003672 processing method Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 101100007427 Manduca sexta COVA gene Proteins 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 239000008358 core component Substances 0.000 description 1
- 230000006378 damage Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000004064 recycling Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/45—Network directories; Name-to-address mapping
- H04L61/4553—Object oriented directories, e.g. common object request broker architecture [CORBA] name server
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims (3)
- 엔터프라이즈 자바빈즈(EJB : Enterprise JavaBeans) 기반의 클라이언트/서버간의 통신방법에 있어서,클라이언트가 디렉토리 서비스를 이용하여 컨테이너(서버) 객체의 이름을 찾고, JNDI(Java Naming Directory Interface) 서버를 통해 컨테이너(서버)의 위치를 파악하고 EJB 홈을 찾는 제 1 단계;상기 클라이언트가 상기 EJB 홈을 참조하여 상기 컨테이너내에 새로운 EJB 오브젝트를 생성하고, 상기 컨테이너가 EJB 오브젝트 참조값을 상기 클라이언트로 반환하는 제 2 단계;상기 클라이언트가 상기 EJB 오브젝트 참조값을 통해 상기 EJB 오브젝트에 대한 리모트 메소드를 호출하여 엔터프라이즈 자바빈즈와 통신하는 제 3 단계를 포함하는 엔터프라이즈 자바빈즈 기반의 클라이언트/서버간의 통신방법.
- 제 1 항에 있어서,상기 EJB 컨테이너는,데이터베이스 트랜잭션이나 보안문제, 데이터베이스의 커넥션 풀링(Connection Fooling), 쓰레딩(Threading)과 같은 기능을 제공하는 것을 특징으로 하는 엔터프라이즈 자바빈즈 기반의 클라이언트/서버간의 통신방법.
- 프로세서를 구비한 엔터프라이즈 자바빈즈(EJB : Enterprise JavaBeans) 기반 시스템에,클라이언트가 디렉토리 서비스를 이용하여 컨테이너(서버) 객체의 이름을 찾고, JNDI(Java Naming Directory Interface) 서버를 통해 컨테이너(서버)의 위치를 파악하고 EJB 홈을 찾는 제 1 기능;상기 클라이언트가 상기 EJB 홈을 참조하여 상기 컨테이너내에 새로운 EJB 오브젝트를 생성하고, 상기 컨테이너가 EJB 오브젝트 참조값을 상기 클라이언트로 반환하는 제 2 기능;상기 클라이언트가 상기 EJB 오브젝트 참조값을 통해 상기 EJB 오브젝트에 대한 리모트 메소드를 호출하여 엔터프라이즈 자바빈즈와 통신하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2000-0083174A KR100534591B1 (ko) | 2000-12-27 | 2000-12-27 | 엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2000-0083174A KR100534591B1 (ko) | 2000-12-27 | 2000-12-27 | 엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20020054206A true KR20020054206A (ko) | 2002-07-06 |
KR100534591B1 KR100534591B1 (ko) | 2005-12-07 |
Family
ID=27686887
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2000-0083174A KR100534591B1 (ko) | 2000-12-27 | 2000-12-27 | 엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100534591B1 (ko) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100463837B1 (ko) * | 2002-12-10 | 2004-12-29 | 한국전자통신연구원 | 엔터프라이즈 빈 추출 장치 및 방법 |
KR100483883B1 (ko) * | 2002-05-28 | 2005-04-18 | 주식회사 이엔티미디어 | Ejb 환경에서의 서버 컴포넌트 아키텍쳐 및 아키텍쳐를생성하는 방법 |
CN103902283A (zh) * | 2014-03-03 | 2014-07-02 | 华东师范大学 | 在corba中利用模型转换实现实时异步通信的方法 |
CN110928607A (zh) * | 2019-11-21 | 2020-03-27 | 浙江大搜车软件技术有限公司 | 业务实现方法、装置、计算机设备及存储介质 |
-
2000
- 2000-12-27 KR KR10-2000-0083174A patent/KR100534591B1/ko not_active IP Right Cessation
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100483883B1 (ko) * | 2002-05-28 | 2005-04-18 | 주식회사 이엔티미디어 | Ejb 환경에서의 서버 컴포넌트 아키텍쳐 및 아키텍쳐를생성하는 방법 |
KR100463837B1 (ko) * | 2002-12-10 | 2004-12-29 | 한국전자통신연구원 | 엔터프라이즈 빈 추출 장치 및 방법 |
CN103902283A (zh) * | 2014-03-03 | 2014-07-02 | 华东师范大学 | 在corba中利用模型转换实现实时异步通信的方法 |
CN103902283B (zh) * | 2014-03-03 | 2017-04-19 | 华东师范大学 | 在corba中利用模型转换实现实时异步通信的方法 |
CN110928607A (zh) * | 2019-11-21 | 2020-03-27 | 浙江大搜车软件技术有限公司 | 业务实现方法、装置、计算机设备及存储介质 |
CN110928607B (zh) * | 2019-11-21 | 2024-05-14 | 浙江大搜车软件技术有限公司 | 业务实现方法、装置、计算机设备及存储介质 |
Also Published As
Publication number | Publication date |
---|---|
KR100534591B1 (ko) | 2005-12-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5864866A (en) | Apparatus and method for providing externalization in an object-oriented environment | |
DeMichiel et al. | Enterprise javabeans tm specification, version 2.0 | |
Völter et al. | Server component patterns: component infrastructures illustrated with EJB | |
Matena et al. | Applying enterprise JavaBeans: component-based development for the J2EE platform | |
US7444433B2 (en) | Distributed computing system architecture | |
US7546606B2 (en) | System and method using a connector architecture for application integration | |
Lewandowski | Frameworks for component-based client/server computing | |
Kniesel | Type-safe delegation for run-time component adaptation | |
Merz et al. | Service trading and mediation in distributed computing systems | |
Serain | Middleware and enterprise application integration: the architecture of e-business solutions | |
JP2000515281A (ja) | インターフェイス定義言語によって定義されたインターフェイス、オペレーションおよびデータ型を記述するための方法および装置 | |
Keith et al. | Pro JPA 2 | |
Pour | Enterprise JavaBeans, JavaBeans and XML expanding the possibilities for Web-based enterprise application development | |
KR100534591B1 (ko) | 엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법 | |
Pour | COMPONENT TECHNOLOGIES | |
McArthur et al. | An evaluation of the impact of component-based architectures on software reusability | |
Raptis et al. | Multi-technology distributed objects and their integration | |
Kettemann et al. | Product line implementation technologies | |
Özsu et al. | Building component database systems using CORBA | |
Gani et al. | The object revolution. How COM technology is changing the way we do business | |
Bainbridge et al. | CICS and enterprise JavaBeans | |
Keith et al. | Pro JPA 2 | |
RMI | Entity Bean Tutorial Agenda | |
BeanTransactions | Components of BeanTransactions | |
Hunt et al. | The EJB Architecture |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20001227 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20040414 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20001227 Comment text: Patent Application |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20051128 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20051201 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20051202 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20081202 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20081202 Start annual number: 4 End annual number: 4 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |