• Title/Summary/Keyword: XML EJB

Search Result 24, Processing Time 0.019 seconds

A Policy Based Management Model of Quality of Service for Differentiated Services Networks (차별화 서비스망을 위한 정책 기반 서비스 품질 관리 모델)

  • Cha, Si-Ho;Kang, Young-Man;Cho, Kuk-Hyun
    • The KIPS Transactions:PartC
    • /
    • v.10C no.2
    • /
    • pp.171-178
    • /
    • 2003
  • Differentiated Services (DiffServ) is a technique to provide Quality of Service (QoS) in an efficient and scalable way. However, current DiffServ specifications have limitations in providing the complete QoS management framework and its implementation model. This paper proposes a policy-based QoS management model that supports DiffServ policies for managing QoS of DiffServ networks. The management model conforms to Model-View-Controller (MVC) architecture, and is based on Enterprise JavaBeans (EJBs) technologies. In our model, high-level DiffServ QoS policies are represented as valid XML documents with an XML Schema and are translated to low-level EJB policy beans in the EJB-based policy server. The routing topology and role information required to define QoS policies is discovered by using SNMP MIB-II, and the QoS policy distribution and monitoring is accomplished by using SNMP DiffServ MIB.

A Design and Implementation of SOAP-EJB Based Collaboration Supporting System (SOAP-EJB 기반 협업 지원 시스템의 설계 및 구현)

  • 김형선
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.25 no.1
    • /
    • pp.20-28
    • /
    • 2002
  • A collaboration supporting system, which enables multi-user collaboration and communication in Internet environment, is being a new indispensable tool to compete and collaborate with business peers. A collaboration supporting system in distributed environment requires scalable and open system architecture to rapidly deploy a new technology and trends. In this paper, we propose such a collaboration supporting system where communication API is using XML(Extended Markup Language)-based SOAP(Simple Object Access Protocol)protocols, which Is independent on programming language and platform. In our system, server components are developed with EJB(Enterprise Java Beans). System analysis, design, and development are based on UML(Unified Modeling Language).

Design and Implementation of an XML Repository Based on HL7 for Efficiently Sharing Medical Information (효과적인 의료정보 공유를 위한 HL7 기반의 XML 저장소 설계 및 구현)

  • Ko Young-Seung;Kim Soo-Hong;Joo Kyung-Soo
    • Journal of Internet Computing and Services
    • /
    • v.5 no.4
    • /
    • pp.1-10
    • /
    • 2004
  • Many hospitals tried to exchange their medical information between them. But they could not share efficiently medical information because of their different operating systems and database systems. In this paper, we developed an XML repository(called REPOMI : An XML Repository for Medical Information)based on HL7 that can store XML medical information. REPOMI is implemented by combining EJB components based on RDBMS. By REPOMI, we can manage more easily patient information and share efficiently medical information between hospitals. Therefore, medical informations can be exchanged between hospitals and general hospitals efficiently. As a result, hospitals can offer more efficient diagnosis to patients and it saves time and cost.

  • PDF

A Study for The EJB Component Based WBI System (EJB를 이용한 WBI 컴포넌트 개발에 관한 연구)

  • Jeon, Ju-Hyun;Hong, Chan-Ki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.249-252
    • /
    • 2003
  • 웹 기반 교육시스템에 컴포넌트 개념을 도입하여 재사용하는 연구는 소프트웨어 재사용 측면에서 생산성 증대에 기여한다. 이 논문에서는 웹 기반 교육시스템에 컴포넌트 개념을 도입하여 재사용성을 높이는 연구의 연장으로 개발자의 WBI에서 요구 사항에 부합되는 컴포넌트를 검색하기 위한 컴포넌트 명세 모델과 아키텍쳐에 기반한 컴포넌트 검색 모델을 XML형태로 명세하고 클래스 다이어그램으로 표기하였으며 더 WBI 시스템에 EJB model을 적용하여 EJB를 이용한 WBI 컴포넌트 개발에 관한 연구 진행하여 EJB기반의 교육컴포넌트를 설계 구현하기 위한 전 단계에 연구를 진행하였다. 이미 어느 정도는 정형화되어 있는 WBI 컴포넌트를 EJB컴포넌트로 전환하는 과정을 연구하여 재사용성과 이식성을 높이는 연구를 진행한다.

  • PDF

A SOAP Bridge for Interworking of Distributed Object Systems (SOAP 브리지를 이용한 분산객체시스템의 연동)

  • Park, Sung-Eun;Kim, Shin-Woo;Lee, Yong-Kyu
    • The KIPS Transactions:PartA
    • /
    • v.10A no.2
    • /
    • pp.141-148
    • /
    • 2003
  • Distributed applications based on standards such as CORBA, DCOM, and EJB have been widely used in distributed environments. Recently, another XML-based standard, SOAP, has been recommended for web applications. However, these standards have a shortcoming in inter-operation because they can be run on their own environments. In this paper, we design and implement a SOAP bridge for inter-operation of SOAP with other distributed object standards. Its function is to map formats between SOAP and CORBA/DCOM at run time. Through performance experiments, we show that the computing overhead is small compared to the whole transaction execution time. Therefore, distributed objects of other platforms can be reused instead of developing new objects based on SOAP. Also, using the SOAP bridge, we design and implement an XML-based bidding system on the web. Because it is based on the web standards, it has advantages such as extendibility and interoperability compared to previous proprietary electronic commerce systems.

A Framework For Efficient Development of XML WebServices (XML 웹서비스의 효율적인 개발을 위한 프레임워크)

  • Choi, Byung-Ha;Choi, Jong-Moo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06b
    • /
    • pp.132-135
    • /
    • 2011
  • 분산 시스템의 다양한 언어와 이기종의 플랫폼을 하나의 서비스로 묶어 비즈니스의 요구를 적절 충족시키기 위하여 XML 웹서비스가 제안되었다. 그러나 비즈니스의 요구는 만족시킬 수 있지만 개발자의 입장에서는 SOAP(Simple Object Access Protocol), XML 웹서비스 기술, XML 등 알아야 할 기술들은 점차 증가하고 개발자의 업무는 점점 증가하고 있다. 이런 현실에서 개발자는 다양한 기술을 익히지 않아도 XML 웹서비스를 구축할 수 있고 한번 개발된 소스코드는 EJB같은 다른 분산시스템에도 적용시킬 수 있는 프레임워크를 제안한다. 이는 개발자에게 개발 코드 수를 줄이고 다른 시스템으로의 전환에 최소의 비용으로 할 수 있으므로 경제적, 또는 개발 자원을 최소화할 수 있는 프레임워크이다.

Implementation and Analysis of a XML Based Product Description Model (XML 기반 상품 표현 모델의 구현 및 분석)

  • Kim, Kyoung-Rea;Ha, Sang-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10b
    • /
    • pp.1167-1170
    • /
    • 2001
  • 인터넷 중심의 정보화 사회가 되면서 B2C간 또는 B2B간에 상품 정보의 교환이 활발해지고 있다. 본 논문에서는 상품정보 교환을 위한 한 표준으로 이미 제안된 바 있는 XML 기반 통합 상품 표현 모델을 참조하고 구현한다. 이 모델은 다양한 상품정보를 XML에 기반하여 효과적으로 통합하여 표현할 수 있다. 구현은 Java의 컴포넌트 기술인 Java Bean과 EJB를 사용하여 이루어진다. 참조 모델을 사용하면 모든 상품에 공통된 데이터와 본질적인 데이터로 구분하여 기술할 수 있으며, 따라서 상품의 공통된 정보를 통합하여 기술함으로써 데이터의 중복을 피한 수 있다. 논문에서는 참조 모델이 갖는 데이터 중복 제거 효과를 웹 상의 다양한 상품 정보를 대상으로 분석한다.

  • PDF

e-Lollapalooza: A Process-Driven e-Business Service Integration System fore-Logistics Services

  • Kim, Kwang-Hoon;Ra, Il-Kyeun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.1 no.1
    • /
    • pp.33-51
    • /
    • 2007
  • There are two newly emerging research issues in the enterprise information systems literature. One is the scalability issue for rapidly increasing choreographic volumes between interrelated organizations. The other is the business intelligence issue for traceable and monitorable business processes and services interchanging e-Business data and applications across organizations. Based upon these emerging issues, through a functional extension of the ebXML technology we have developed a process-driven e- Business service integration (BSI) system, which is named ‘e-Lollapalooza’. It consists of three major components ? the Choreography Modeler coping with the processdriven collaboration issue, the Runtime & Monitoring Client for coping with the business intelligence issue and the EJB-based BSI Engine coping with the scalability issue. This paper particularly focuses on the e-Lollapalooza’s development aspects for supporting the ebXML-based choreography and orchestration among the engaged organizations in a process-driven multiparty collaboration for e-Logistics and e- Commerce services. Here, it is fully deployed in an EJB-based middleware computing environment for e-Logistics process automation and B2B choreography.

Developing an XML Repository for Workflow Management (효율적인 워크플로우 관리를 위한 XML 저장소 개발)

  • 임종선;주경수
    • The Journal of Society for e-Business Studies
    • /
    • v.8 no.3
    • /
    • pp.131-141
    • /
    • 2003
  • For workflow systems using XML documents for saving workflow process definition and especially for XML-based worflow systems, a repository needed to provide control for XML documents. The repository allows uniform access to shared data and facilitates integration among tools in workfolw systems. An XML repository gives the best solution to maintain, exchane, and modify the workflow process definition meta data, which is in the form of XML documents . The XML repository, where users can lookup the worflow definition objects, serves as the metadata foundation of the workflow system. In this paper, we developed for XML Repository(called REPOWO : REPOsitory for Workflow) that can store, delete, search and transform XML documents. REPOWO is implemented by combining EJB components based on RDBMS. By REPOWO, workfolw process definitions, data type definitions and transition informations can be easily manage.

  • PDF

Design and Implementation of ebXML Based Business Process Status Monitoring Tool In e-Logistics (ebXML 기반의 전자물류 자동화를 위한 비즈니스 프로세스 상태 모니터링 도구의 설계 및 구현)

  • 홍정선;오동근;전종미;김광훈;오세원;황재각;이용준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.614-616
    • /
    • 2003
  • 최근 인터넷 전자 상거래 시장의 급속한 성장과 발전은 웹어플리케이션 기술을 이용해 기업이 제공하는 서비스를 명세하고 이를 통한 기업간 서비스 연동 플렛폼 구축에 대한 관심으로 확대되고 있다. 인터넷을 기반으로한 전자 거래 협업을 위한 표준 기술로써 ebXML은 기업간 거래 프로세스를 모델링하여 공용 저장소에 등록하고 이를 토대로 기업간 협업을 명세하여 거래 비즈니스 프로세스의 수행을 자동화 시켜주는 기술이다. e-Logistics 비즈니스 프로세스 자동화 시스템은 ebXML 표준스팩을 기반으로 하여 기업간 전자 물류 거래 프로세스를 모델링하고 협업명세 정보와 연관된 비즈니스 프로세스를 해석하여 수행을 자동화하여 이들의 진행 상태와 수행결과에 대한 모니터링 정보를 제공한다. 비즈니스 상태 모니터링 도구는 e-Logistics 플랫폼과 EJB Framework 환경을 바탕으로 설계 및 구현 되었으며 비즈니스 프로세스의 원활한 수행에 필요한 상태 모니터링 정보와 거래 문서의 송수신 기능을 제공한다. 본 논문에서는 ebXML 비즈니스 프로세스 상태 모니터링을 위한 모니터링 도구의 시스템 구조와 주요 기능을 언급하고 설계 요구사항 및 클래스 구조도를 제시한다. 또한 BPMS 엔진 컴포넌트 모듈과의 연동 시나리오 및 구현된 사용자 인터페이스에 대해서 기술한다.

  • PDF