• Title/Summary/Keyword: EJB Server

Search Result 35, Processing Time 0.083 seconds

Implementation and Design of EJB Based on Seat Reservation System for Effective E-Business (효율적인 E-Business구축을 위한 EJB기반의 좌석예약 시스템 설계 및 구현)

  • Jeong, Hwa-Young
    • Journal of Korea Game Society
    • /
    • v.2 no.2
    • /
    • pp.113-119
    • /
    • 2002
  • With development of internet technology, digital economy that advance rapidly formed much leagues of B2B, B2C, A2B etc, according to the application part. Also, electronic commerce system implementation technology is introduced by Component based on development method in object oriented technique base depending on customer's requirement, and development environment changes by 3- Tiers, Web-Based architecture etc. in existent C/S (Client/Server) environment and is introduced. Thus, In this research, I implemented seat reservation and confirmation system that can be used in electronic commerce in multi-server environment. This, for improve efficiency in distribute environment, relevant importance logic used server component model EJB, and implemented through JSP and Java that use Servlet of Resin Server environment for Main Server. Therefore, through independence component using EJB, I did so that can improved independence between electronic commerce system logic, and reduce server's overhead calling relevant method through discrete EJB server, and manage each logic resources efficiently.

  • PDF

A Study on Web Service Module for EJB Server System (EJB 서버 시스템의 웹서비스 지원 모듈에 관한 연구)

  • Kim, Sung-Hoon;Kim, Joong-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.1317-1320
    • /
    • 2003
  • 본 논문에서는 EJB(Enterprise JavaBean) 기반의 웹응용서버 시스템에서 EJB2.1 표준 규격의 웹서비스를 지원하기 위한 모듈의 설계 사항에 관한 내용이다. 본 논문에서는 EJB2.1 표준 규격의 웹서비스에 대한 요구사항과 JAX-RPC기반의 웹서비스 시스템을 구현하고자 할 때 고려해야할 시스템 측면의 요구사항을 살펴보고, 기존 웹응용서버들에서 웹서비스를 지원하는 방식들에 대해 소개한다. 또한 시스템 요구사항들을 반영한 구현 시스템의 구체적인 설계사항들에 대해 설명한다.

  • PDF

Design and Implementation of Enterprise Beans Generator/ Depolyer supporting EJB for Server-Side Application Development (서버측 애플리케이션 개발을 위한 EJB 지원 엔터프라이즈 빈즈 생성기/전개기의 설계 및 구현)

  • Noh, Hye-Min;Lee, Sang-Young;Kim, Song-Ju;Yoo, Cheol-Jung;Chang, Ok-Bae;Lee, Woo-Jin;Shin, Gue-Sang
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.5
    • /
    • pp.429-439
    • /
    • 2001
  • EJB(Enterprise JavaBeans), the cornerstone for J2EE(Java$^{TM}$ 2 Platform, Enterprise Edition), is a server-side component standard model. Recently, development of supporting tool for this component model becomes important and there are many tools for developing EJB. In this paper, we purpose to design Enterprise Beans by component model, and perform design and implementation of code generator which generates skeleton code for Enterprise Beans automatically. We also implement EJB deployer for deploying these on application server. The code generator can make a JAR file automatically. This JAR file is deployed on application server by EJB specification as well. Using this tool, developer can create and deploy of Enterprise Beans more fast and exactly.y.

  • PDF

A Design of Transaction Management for EJB Container (EJB 컨테이너를 위한 트랜잭션 관리의 설계)

  • Jang, Choul-Soo;Kim, Sung-Hoon;Roh, Myung-Chan;Seo, Beom-Su;Jung, Seung-Woog;Kim, Joong-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.361-364
    • /
    • 2002
  • EJB(Enterprise JavaBeans)는 서버 상의 Java 컴포넌트와 그 컴포넌트를 위한 동작 환경을 제공하는 전체 프레임웍(Framework)이다. EJB 에서 동작하는 컴포넌트를 엔터프라이즈 빈(Enterprise Bean)이라고 하고, 그 컴포넌트가 동작하기 위한 환경을 컨테이너(Container)라 한다 EJB 에서는 기존에 개발자가 직접 컴포넌트로 제공해 주어야 하는 트랜잭션, 영속성, 보안문제, 데이터베이스 연결 풀링, 쓰레딩 관리 같은 기능을 컨테이너에서 처리해 줌으로 일반 개발자는 복잡한 하부 로직에 신경쓰지 않으면서 더 쉽고 빠르게 동일한 기능을 구현할 수 있게 된다. 본 논문에서는 이러한 EJB 컨테이너를 설계함에 있어서 하나의 중요한 요소인 트랜잭션 관리에 관한 설계를 논한다.

  • PDF

Implementation and Development of Seat Reservation System based on EJB for E-Business (E-Business를 위한 EJB기반의 좌석예약 시스템 설계 및 구현)

  • Jeong, Hwa-Young;Song, Young-Jae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.2187-2190
    • /
    • 2002
  • 웹 기반 응용 시스템의 효과적인 개발기법이 급속히 발전 및 도입되고 있다. 특히, 컴포넌트기반의 개발기법은 쉽고 빠른 개발기간뿐만 아니라 향후 유지보수 및 재사용성의 편리성으로 인하여 가장 효율적인 개발방법으로 전해지고 있다. 이에 따라, COM+, CORBA, EJB등의 많은 컴포넌트의 지원기술이 발표되었고 이를 실무 개발에 적용하고 있다. 웹을 기반으로 하는 전자상거래분야는 다양한 고객의 요구사항과 효율적인 서비스지원을 위하여 컴포넌트 기술을 실무에 도입하고 있으며, 효과적인 상거래 시스템 구축을 위하여 지속적인 연구가 진행되고있다. 따라서, 본 논문은 서버측 컴포넌트 모델인 EJB를 이용하여 전자상거래에 사용될 수 있는 좌석예약 및 확인 시스템을 다중서버환경에서 구현하였다. 이는, Main Server를 위해 Resin Server환경의 Server를 이용한 JSP와 Java를 통하여 구현하였다. 따라서, EJB를 통한 독립 컴포넌트를 통하여 전자상거래 시스템 로직사이의 독립성을 높였으며, 분산된 EJB 서버를 통하여 해당 메소드를 호출함으로써 서버의 부하를 줄이고, 각 로직자원들을 효율적으로 관리할 수 있도록 하였다.

  • PDF

An implementation of remote control system for EJB Server (EJB서버 원격 제어 시스템 구현)

  • 노명찬;정승욱;서범수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.190-192
    • /
    • 2003
  • 본 논문에서는 EJB 서버에 대한 제어 시스템 구현 방법에 관한 것으로써, 원격지에 분산되어 있는 EJB 서버를 관리 도구상에서 분산되어 있는 EJB 서버들을 마치 로컬상에서 제어하는 것과 동일하게 구동하고, 정지하며, 상태 정보를 모니터링 할 수 있는 원격 제어 시스템 구현에 대해 설명한다.

  • PDF

An Approach to Composite Techniques and Application of EJB Component using Adapter Pattern (Adapter패턴을 이용한 EJB 컴포넌트 조립 기법 및 응용)

  • Jeong Hwa-Young
    • Journal of Internet Computing and Services
    • /
    • v.4 no.1
    • /
    • pp.67-74
    • /
    • 2003
  • According to change of software development technique as design pattern, component based development etc.., web server development part is applied activity to fit in various user requirement. Especially, EJB as sewer side component model much researches and introduce by easy and various development support. Also, component composing techniques is receiving many interests by easy and efficient application way that architecture based C2 style architecture with message handling. But, in case of EJB component that can not cail thread, C2 framework modification is unavoidable for component composition by C2 style architeccture. For this, we propose techniques to use Adapter pattern to be one of structure pattern among pattern. That is, did so that component composition by C2 style architecture may can consist changing to be able to call thread function in EJB by Adapter pattern.

  • PDF

The method of multiple application deployment using the Shared repository in Clustered EJB Server (클러스터드 EJB서버 환경에서의 저장소 공유를 통한 어플리케이션 다중 배포 방법)

  • 노명찬
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.545-547
    • /
    • 2003
  • 본 논문에서는 고 가용성 및 신뢰성을 보장하는 클러스터드 EJB(Enterprise Java Beans)서버 환경에서 동일한 그룹에 속해 있는 분산된 모든 EJB서버들이 배포되는 어플리케이션들에 대해 동일한 이미지를 갖도록 하여 서비스하고자 할 때 사용자가 작성한 어플리케이션들을 동일한 그룹의 EJB서버들에 전송, 배포하고 유지하는 방법에 관한 것이다. 이러한 방법으로써 본 논문에서는 동일한 그룹에 속해 있는 모든 EJB서버들이 하나의 저장소를 사용하도록 함으로써 하나의 어플리케이션 이미지로 다중 배포할 수 있는 방법에 대해 논의한다.

  • PDF

The Persistence Management Architecture for EJB Server System (EJB 서버 시스템의 영속성 관리 방법)

  • 정승욱;노명찬;변영철;함호상
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.127-129
    • /
    • 2002
  • EJB(Enterprise Java Beans)는 웹 응용 서버 스펙인 J2EE(Java2 Enterprise Edition)의 핵심으로서, 비즈니스 로직을 컴포넌트 형태로 작성하여 재 사용성을 높이기 위한 서버 측 컴포넌트 프로그래밍 모델이다. EJB는 컴포넌트를 특성에 따라 일반적인 비즈니스 로직을 나타내는 세션 빈(Session Bean), 데이터베이스에 저장된 정보와 같은 여러 클라이언트에 의해 공유되며 영속 장치에 저장되는 엔터티 빈(Entity Bean) 그리고 JMS 메시지를 처리하는 메시지 드리븐 빈(Message-driven Bean)으로 구분한다. 본 논문에서는 ETRI에서 개발한 E504 EJB 서버에서 엔터티 빈의 데이터베이스 접근을 자동화 해주는 영속성 관리자(Persistence Manager)에 대해 논의한다.

  • PDF

A Study on Clustered EJB Container Server System (EJB(Enterprise JavaBeans) 컨테이너 서버의 클러스터링에 관한 연구)

  • 김성훈;정승욱;서범수;김중배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.43-45
    • /
    • 2003
  • EJB(Enterprise JavaBeans)는 Sun사에서 추진하는 분산 트랜잭션 기반의 엔터프라이즈 어플리케이션을 위한 컴포넌트 컴퓨팅 아키텍처이다. 또한 J2EE 표준 플랫폼에서 서버 측 컴포넌트를 위한 아키텍처로써, 다중플랫폼 또는 다중 서버에 이식 가능한 비즈니스 로직을 표현하는 코어 기술이다. 본 논문에서는 이러한 EJB 아키텍처에 따라 구현된 EJB 서버 시스템을 클러스터링 환경으로 확장하여 고가용성 및 확장성을 얻고자 할 때 고려해야 할 사항들과 시스템 구현에 따른 구체적인 설계 방안을 제시한다.

  • PDF