• Title/Summary/Keyword: EJB 컴포넌트

Search Result 174, Processing Time 0.036 seconds

Automatic Generator for Component-Based Web Database Applications (컴포넌트 기반 웹 데이터베이스 응용의 자동 생성기)

  • Eum, Doo-Hun;Ko, Min-Jeung;Kang, I-Zzy
    • The KIPS Transactions:PartD
    • /
    • v.11D no.2
    • /
    • pp.371-380
    • /
    • 2004
  • E-commerce is in wide use with the rapid advance of internet technology. The main component of an e-commerce application is a Web-based database application. Currently, it takes a lot of time in developing Web applications since developers should write codes manually or semi-automatically for user interface forms and query processing of an application. Therefore, the productivity increase of Web-based database applications has been demanded. In this paper, we introduce a software tool, which we call the WebSiteGen2, that automatically generates the forms that we used as user interfaces and the EJB/JSP components that process the query made through the forms for an application that needs a new database or uses an existing database. The WebSiteGen2 thus increases the productivity, reusability, expandibility, and portability of an application by automatically generating a 3-tier application based on component technology. Moreover, one user interface form that are generated by the WebSiteGen2 provides information on an interested entity as well as information on all the directly or indirectly related entities with the interested one. In this paper, we explain the functionality and implementation of the WebSiteGen2 and then show the merits by comparing the WebSiteGen2 to the other commercial Web application generators.

An Approach to Software Analysis and Design based on Distributed Components (분산 컴포넌트 기반의 소프트웨어 분석 및 설계 방법)

  • Choi, You-Hee;Yeom, Keun-Hyuk
    • Journal of KIISE:Software and Applications
    • /
    • v.28 no.12
    • /
    • pp.896-909
    • /
    • 2001
  • Recently, above 50 percentages of software are being developed based on distributed application platforms. And recent technologies such as EJB(Enterprise Java Beans)[1]COM(Component Object Model)[2] CORBA(Common Object Request Broker Architecture)[3] have been advanced for distributed component-based software development . Therefore a systematic development process is necessary to develop component based applications using distributed application platforms. However, most of component-base software development processes do not define concrete flows between tasks and relationships among artifacts of each task Also, distribution issues are not considered explicitly in most of component-based software development In this paper, we present an approach to analyze and design software based on distributed components. In this approach, we propose systematic guidelines for developing a software based on Unified process and the relationships among artifacts which are produced, Also we explicitly consider the distribution issues such as performance, fault tolerance, security, distributed transaction of CORBA environments.

  • PDF

Refactoring for Increasing Scalability in Server Components (서버 컴포넌트의 확장성 증가를 위한 재구성 기법)

  • 권재은;김형호;배두환
    • Journal of Software Engineering Society
    • /
    • v.14 no.1
    • /
    • pp.30-41
    • /
    • 2001
  • 서버의 확장성, 즉 제한된 자원으로 처리할 수 있는 클라이언트의 수는 서버의 성능과 유지 비용에 직접적인 영향을 끼친다. 확장성이 큰 서버를 구현하기 위해 서버 컴포넌트는 클라이언트의 상태를 유지하지 않아야 한다는 것은 널리 받아들여지고 있다. 그러나, 이러한 상태 비유지 컴포넌트를 생성하는 것에 대한 체계적인 방법이 전무한 실정이다. 따라서, 본 논문에서는 재구성(refactoring)을 이용하여 상태 유지(stateful) 서버를 상태 비유지(stateless) 서버로 변환시키는 체계적인 방법을 제시한다. 다음으로 여러 개의 컴포넌트를 찾고, 각각에 재구성을 수행하는 방법을 제시한다. 다음으로 여러 개의 컴포넌트로 구성된 서버에 위 방법을 적용할 수 잇는 알고리즘을 제시한다. EJB 기반의 간단한 은행 시스템에 재구성 방법을 적용하여, 상태 유지 서버가 상태 비유지 서버로 성공적으로 변환되는 모습을 보인다.

An Approach to Application of Component Based on Message Central Processing change the C2 Architecture (C2 아키텍처를 변형한 메시지 중앙처리 기반의 Component 활용 기법)

  • 정화영
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.5
    • /
    • pp.1089-1094
    • /
    • 2003
  • Recently, Software development method supported CBD is applied with many concern and is researched with part of application and composition based-on architecture effectively use it. Effectively, C2 architecture has been concern with the point of component composition method based-on message driven for supported GUI. But, In case of classified sequence in component and method call method in server component, component must be modified to apply it. Thus, In this paper, Message handling part with a part of C2 architecture change is locate in the message neither component not connector. So, Although method call method it can be composit and operate component for support Plug-and-Play without modification. Also, it's possible the more flexible message handling with parallel composition of component between message without classified sequence.

A Study of Adapt EJB for Improvement Application Management Center (AMC 시스템 개선을 위한 EJB의 적용)

  • Choi, Min-Yong;Seo, Soon-Mo;Yang, Hae-Sool
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.04b
    • /
    • pp.1013-1016
    • /
    • 2001
  • 최근 빠르게 변화하는 컴퓨팅 환경에 적응하기 위해 여러 분야에서 다양한 형태의 움직임들이 이루어지고 있다. 그 변화에 있어서 인터넷 기술의 발달로 인한 고속의 컴퓨터 네트워크화와 소프트웨어 기술의 발달로 인한 컴퓨팅 작업의 다양화, 단순화 등을 찾아볼 수 있다. 그리고 이러한 추세로 사용자 측면에서 볼 때 클라이언트측의 부담을 줄이는 방향으로 컴퓨팅 환경이 전개되고 있는 실정이다. 이에 본 논문에서는 시대적 요구에 따라 클라이언트측의 과부하를 최소화 할 수 있는 방안으로 ASP(Application Service Provider) 시스템 내부의 AMC(Application Management Center) 부분을 EJB(Enterprise JavaBeans)를 활용한 컴포넌트 기반으로 설계하고자 한다. 그리고 그로 인해 나타날 컴퓨팅 환경의 긍정적 발전모습과 차후 선행되어야 할 동반 기술들에 대해서 알아보고자 한다.

  • PDF

Schedule Management Components for Effective Collaboration (효과적인 협업지원을 위한 일정관리 컴포넌트)

  • 이근웅;안건태;문남두;유양우;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.505-507
    • /
    • 2002
  • 협업지원 시스템은 웹 상에서 공동 작업을 하는 그룹간의 정보관리 및 교환과 공유, 그리고 실시간 의사 소통 등을 지원하기 위한 시스템이다. 이러한 공동작업의 효과적인 수행을 위해서는 개인 및 작업그룹 간의 일정을 편리하게 관리한 수 있도록 해주는 일정관리 도구가 필요하다. 본 논문에서는 협업지원 시스템 상에서 개인 및 작업그룹의 일정을 효율적으로 관리하기 위한 도구를 JSP 및 EJB 컴포넌트 기술을 이용하여 개발하였다.

  • PDF

Implementation and Analysis of a XML Product Catalog based on the EJB (EJB기반 XML 상품 카탈로그의 구현 및 분석)

  • Kim, Gyeong-Rae;Ha, Sang-Ho
    • The KIPS Transactions:PartD
    • /
    • v.9D no.4
    • /
    • pp.697-702
    • /
    • 2002
  • In the Internet based information technology community, the exchange of product information is more activated in e-commerce of B2C and B2B. We have suggested a XML based unified product description model with which all kinds of product informations can be represented. This model also has a feature to avoid duplication of the product information. In this paper, we will implement this model using Java Beans and EJB (Enterprise Java Beans) of the Java component technology, and then test this system over several products on the web. finally, we will analyze the effect due to the removal of the information duplication.

A Study on Tools for Component Deployment on the J2EE Platform (J2EE 플랫폼에서의 컴포넌트 전개 도구 개발에 관한 연구)

  • Choi, Yeon-Jun;Shin, Gyu-Sang
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.453-456
    • /
    • 2002
  • J2EE(Java 2 Enterprise Environment) 프레임워크는 확장성 있는 다단계(multi-tie.) 분산 어플리케이션을 만들기 위한 컴포넌트 소프트웨어 개발의 주요 기술로 자리를 잡고 있다. 따라서 컴포넌트 기반의 소프트웨어 개발 도구에서도 EJB 를 포함한 J2EE 프레임워크 개발을 필수적으로 지원하여야 한다. 본 논문에서는 J2EE 프레임워크 개발 및 적용에 있어서 모델링이나 개발 못지 않게 중요한 단계인 컴포넌트에 대한 표준 디스크립터 작성 및 어플리케이션 서버 탑재에 대한 확장성 있고 자동화된 방법을 제안한다.

  • PDF

Workflow Message Queue: Internal Comm. Mechanism for the e-Chautauqua WfMS (e-Chautauqua 워크플로우 관리 시스템 엔진의 Workflow Message Queue 메커니즘 설계)

  • 안형진;심성수;정재우;박민재;배성용;김광훈;백수기
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.671-673
    • /
    • 2003
  • 본 논문에서는 워크플로우 시스템의 엔진 컴포넌트들 간에 이루어지는 내부 통신 메커니즘에 대해 기술한다. 워크플로우 엔진의 내부 통신 메커니즘을 구현하는 방법은 동기적 매커니즘과 비동기적 메커니즘으로 나뉘어진다. 본 논문에서 제안하고 있는 e-Chautauqua 워크플로우 관리 시스템에서는 비동기적 메커니즘을 토대로 하여 엔진 컴포넌트들의 내부 통신 처리를 구현한다. 이러한 엔진 내부 통신의 성능 향상을 위해 비동기 메시징 방식을 기반으로 하는 EJB 메시지 빈(Message-Driven Bean)을 사용하여 설계한다. 또한 엔진 컴포넌트들 간의 내부 통신시에 사용되는 송수신 메시지를 구조적인 유연성과 확장성을 지닌 XML로 설계함으로서 엔진 컴포넌트들간의 내부 통신을 보다 효율적으로 이루어지도록 설계한다.

  • PDF

Development of a Supporting Tool for Conceptual Component Modeling and Component Construction on the J2EE Platform (J2EE 플랫폼에서의 개념적 컴포넌트 모델링 및 컴포넌트 생성 지원 도구 개발)

  • Lee, U-Jin;Kim, Min-Jeong;Jeong, Yang-Jae;Yun, Seok-Jin;Choe, Yeon-Jun
    • The KIPS Transactions:PartD
    • /
    • v.8D no.6
    • /
    • pp.761-770
    • /
    • 2001
  • As software industry is rapidly evolving, IT business enterprises have been meeting with cutthroat competition in developing software. As software reusability, time to market, and maintainability are considered as a competitive edge, software component techniques have lately attracted considerable attention. Currently, although there are some supporting tools for developing software components, they do not have tight connections among component developing processes such as component identification, component modeling, detailed design, code generation, deployment, and testing. And it is restrictive for users to construct various scales of components on component platform architecture. In this paper, we provide an implementation and a design of a supporting tool for constructing platform-independent software components, which covers all development lifecycles of components. In the phase of component modeling, platform independent, conceptual components are identified from domain model information in the view of system partitioning. Detailed design and implementation of a component are performed on the J2EE platform architecture. And the changes on the design model and source codes are consistently managed by using round-trip techniques.

  • PDF