KR20050001796A - Method for exchanging SOAP message using JMS - Google Patents

Method for exchanging SOAP message using JMS Download PDF

Info

Publication number
KR20050001796A
KR20050001796A KR1020030042131A KR20030042131A KR20050001796A KR 20050001796 A KR20050001796 A KR 20050001796A KR 1020030042131 A KR1020030042131 A KR 1020030042131A KR 20030042131 A KR20030042131 A KR 20030042131A KR 20050001796 A KR20050001796 A KR 20050001796A
Authority
KR
South Korea
Prior art keywords
message
jms
client
queue
topic
Prior art date
Application number
KR1020030042131A
Other languages
Korean (ko)
Inventor
유강희
공경태
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020030042131A priority Critical patent/KR20050001796A/en
Publication of KR20050001796A publication Critical patent/KR20050001796A/en

Links

Classifications

    • G06Q50/50
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

PURPOSE: A system and a method for exchanging a message capsulating a document or data by an SOAP(Simple Object Access Protocol) using a JMS(Java Message Service) are provided to exchange information asynchronously and stably by interchanging the XML(eXtensible Markup Language) document or data capsulated by the SOAP through a JMS transfer mode. CONSTITUTION: A web application subsystem(200) receives requests for applying for membership and generating/removing a queue/topic from client subsystems(100a,100b). A message relay subsystem(300) transfers a JMS message received form one client, and adding a header and an attribute of a JMS protocol to an SOAP message to other client. A message management subsystem(400) processes a queue/topic generating/removing request of the clients received from the web application subsystem, and records/manages information for the JMS message transmitted from the message relay subsystem. A database(500) stores related information for the JMS message needed from each component.

Description

자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템 및 그 방법{Method for exchanging SOAP message using JMS}Simple object access protocol message exchange system using Java message service and its method {Method for exchanging SOAP message using JMS}

본 발명은, 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템 및 그 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 더욱 상세하게는 문서 또는 데이터 등을 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol)로 캡슐화하여 자바 메시지 서비스(JMS; Java Message Service) 전송방식으로 상호 교환하는, 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템 및 그 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a simple object access protocol message exchange system using a Java message service, and a method and a computer readable recording medium recording a program for realizing the method. System and method for simple object access protocol message exchange using Java message service, which are encapsulated in Simple Object Access Protocol (SOAP) and exchanged with Java Message Service (JMS) transport method. A computer readable recording medium having recorded thereon a program for realization.

최근, 전자 상거래(e-business)는 모든 기업 활동과 기업과 기업간의 관계(B2B)에 큰 변화를 가져왔다. 일례로 한 회사가 다른 회사들과 물품을 거래하거나 신제품을 만들기 위한 공동 연구를 수행하기 위해 웹을 통해 상호 정보를 공유하고 있다.In recent years, e-business has brought about major changes in all business activities and the relationship between business and business (B2B). For example, a company shares information with each other via the web to conduct a joint research to trade an item or create a new product with other companies.

한편, 기업에서 업무별로 구축된 시스템에 따라 업무 처리가 다양해 지고,기업 내부는 물론 외부로까지 업무 흐름이 연계되면서 하나의 부서 또는 기업의 개별 응용 프로그램들은 더 이상 한 기업 내에서 독립적으로 운용될 수 없게 되었다. 이러한 전자 상거래의 확산에 따라 기업과 기업간의 정보 교환을 위한 비즈니스 응용 프로그램들간의 인터페이스를 개선하여 업무의 신속성 및 상호 연동성을 기할 수 있는 정보 교환 시스템이 필요하게 되었다.On the other hand, as business processes are diversified according to the systems established for each business in a company, and business flows are linked to both inside and outside the company, individual applications of a department or a company can no longer be operated independently within a company. It is gone. The proliferation of electronic commerce has made it necessary to have an information exchange system that can improve the speed and interworking of business by improving the interface between business applications for information exchange between companies.

현재, 각 기업의 정보 교환 시스템은 서로 다른 프로토콜을 사용한 플랫폼 기반의 응용 프로그램을 사용하여 작성된 문서 또는 데이터를 기업 내부 혹은 외부와 공유하고 있는데, 서로 다른 정보 교환 시스템을 사용하는 기업과 기업간에는 한 기업에서 작성한 문서를 다른 기업에서 곧바로 읽을 수 없는 문제점이 있다.Currently, each company's information exchange system shares documents or data created by using platform-based applications using different protocols, either inside or outside the enterprise. There is a problem that can not be read directly from other companies.

이러한 문제점을 해결하기 위한 종래 기술로는 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol, 이하, SOAP이라 함) 기반의 메시지 교환 시스템이 있다. 상기 SOAP은 전자 상거래 확장성 생성 언어(ebXML; E-Business Extensible Markup Language)의 메시지 서비스 표준 프로토콜로, 확장성 생성 언어(XML; Extensible Markup Language, 이하, XML이라 함) 문서를 SOAP 메시지로 캡슐화하여 하이퍼 텍스트 전송 규약(HTTP; HyperText Transfer Protocol, 이하, HTTP라 함) 전송방식으로 상호 교환할 수 있는 규약을 정의하고 있다.Conventional technology for solving such a problem is a message exchange system based on the Simple Object Access Protocol (SOAP). The SOAP is a message service standard protocol of E-Business Extensible Markup Language (ebXML), and encapsulates an Extensible Markup Language (XML) document into a SOAP message. Hyper Text Transfer Protocol (HTTP) is defined as a protocol that can be interchanged with each other.

그런데, 한 기업에서 작성된 SOAP 메시지가 HTTP 전송방식으로 다른 기업으로 전송되기 위해서는, 기업과 기업간의 정보 교환 시 각 기업의 시스템이 동기화되어야 하는 문제점이 있다.However, in order for a SOAP message produced by one company to be transmitted to another company through an HTTP transmission method, there is a problem in that each company's system is synchronized when the company and the company exchange information.

즉, SOAP 메시지 전송을 위해 상대측을 호출하는 클라이언트와 이 호출을 받는 서버가 상호 밀접하게 결합되어 동작되어야 하고, 상기 클라이언트는 자신이 보낸 호출에 대해 서버가 응답을 주기 전까지 다른 작업을 진행하지 못하는 문제점이 있다. 또한, 하나의 시스템에 장애가 발생되면 연쇄적으로 반응하여 다른 시스템이 상기 장애가 발생한 시스템으로 전송한 SOAP 메시지가 소실될 수 있는 문제점이 있다.That is, the client calling the other party for transmitting the SOAP message and the server receiving the call must be closely coupled to each other, and the client cannot proceed with other tasks until the server responds to the call sent by the client. There is this. In addition, when a failure occurs in one system, there is a problem in that the SOAP message transmitted to the failed system by another system is lost in a chain reaction.

본 발명은, 상기와 같은 문제점을 해결하기 위하여 제안된 것으로, 비동기적으로 안정적인 메시지 교환을 위해, 문서 또는 데이터 등을 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol)로 캡슐화하여 자바 메시지 서비스(JMS; Java Message Service) 전송방식으로 상호 교환하는, 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템 및 그 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.The present invention has been proposed to solve the above problems, and in order to asynchronously and securely exchange messages, a document or data is encapsulated in a Simple Object Access Protocol (SOAP) to enable Java Message Service (JMS). Java Message Service) A simple object access protocol message exchange system using a Java message service and a computer readable recording medium having recorded thereon a program for realizing the method. have.

도 1은 본 발명에 따른 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템의 일실시예 구성도.1 is a configuration diagram of an embodiment of a simple object access protocol message exchange system using a Java message service according to the present invention.

도 2는 본 발명에 따른 클라이언트 서브 시스템의 일실시예 구성도.2 is an embodiment configuration diagram of a client subsystem in accordance with the present invention.

도 3은 본 발명에 따른 웹 응용 서브 시스템의 일실시예 구성도.3 is a diagram illustrating an embodiment of a web application subsystem in accordance with the present invention.

도 4는 본 발명에 따른 메시지 중계 서브 시스템의 일실시예 구성도.4 is a block diagram of an embodiment of a message relay subsystem according to the present invention;

도 5는 본 발명에 따른 메시지 관리 서브 시스템의 일실시예 구성도.5 is a diagram illustrating an embodiment of a message management subsystem in accordance with the present invention.

도 6은 본 발명에 따른 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 방법에 대한 일실시예 흐름도.6 is a flowchart illustrating a simple object access protocol message exchange method using a Java message service according to the present invention.

도 7은 본 발명에 따른 클라이언트 서브 시스템에서 메시지 생성 과정에 대한 일실시예 설명도.7 is a diagram illustrating an embodiment of a message generation process in a client subsystem according to the present invention.

도 8은 본 발명에 따른 클라이언트 서브 시스템에서 생성한 메시지 구조에 대한 일예시도.8 is an exemplary diagram of a message structure generated by a client subsystem according to the present invention.

* 도면의 주요 부분에 대한 부호 설명* Explanation of symbols on the main parts of the drawing

100a, 100b : 클라이언트 서브 시스템 200 : 웹 응용 서브 시스템100a, 100b: client subsystem 200: web application subsystem

300 : 메시지 중계 서브 시스템 400 : 메시지 관리 서브 시스템300: message relay subsystem 400: message management subsystem

500 : 데이터 베이스500: database

상기의 목적을 달성하기 위한 본 발명은, 자바 메시지 서비스(JMS; Java Message Service)를 이용한 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol) 메시지 교환 시스템에 있어서, 다수의 클라이언트로부터 회원 가입 신청과 큐(Queue)/토픽(Topic) 생성 및 삭제 요청을 받기 위한 웹 응용 수단; 일측의클라이언트로부터 수신한, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 타측의 클라이언트로 전송하기 위한 메시지 중계 수단; 상기 웹 응용 수단으로부터 상기 다수의 클라이언트의 큐/토픽 생성 및 삭제 요청을 전달받아 처리하고, 상기 메시지 중계 수단에서 전송되는 JMS 메시지의 정보를 기록하여 관리하기 위한 메시지 관리 수단; 및 상기 각 구성 요소에서 필요로 하는 JMS 메시지의 관련 정보를 저장하기 위한 저장 수단을 포함한다.The present invention for achieving the above object, in a Simple Object Access Protocol (SOAP) message exchange system using a Java Message Service (JMS), membership registration and queue from a plurality of clients Web application means for receiving (Queue) / Topic creation and deletion requests; Message relay means for transmitting a JMS message received from one client to the other client, the header and attribute of the JMS protocol added to the SOAP message; Message management means for receiving and processing queue / topic creation and deletion requests of the plurality of clients from the web application means, and recording and managing information of JMS messages transmitted from the message relay means; And storage means for storing relevant information of the JMS message required by each of the above components.

한편, 본 발명은, 자바 메시지 서비스(JMS; Java Message Service)를 이용한 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol) 메시지 교환 방법에 있어서, 일측의 클라이언트로부터 큐(Queue)/토픽(Topic) 생성을 요청받는 제 1 단계; 상기 일측의 클라이언트로부터 요청 받은 큐/토픽을 생성하는 제 2 단계; 상기 일측의 클라이언트로부터, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 수신하여 저장하는 제 3 단계; 상기 JMS 메시지에 대해 타측의 클라이언트가 적합한 접근 권한을 갖는 지를 확인하는 제 4 단계; 및 상기 JMS 메시지를 상기 타측의 클라이언트로 전송하는 제 5 단계를 포함한다.Meanwhile, the present invention provides a method of exchanging a Simple Object Access Protocol (SOAP) message using a Java Message Service (JMS), and generates a queue / topic from one client. Receiving a first step; A second step of creating a queue / topic requested from the client of one side; A third step of receiving and storing a JMS message including a header and an attribute according to a JMS protocol in a SOAP message from the client of one side; A fourth step of confirming whether the client of the other side has the appropriate access right to the JMS message; And a fifth step of transmitting the JMS message to the client of the other side.

한편, 본 발명은, 프로세서를 구비한 메시지 교환 시스템에, 일측의 클라이언트로부터 큐(Queue)/토픽(Topic) 생성을 요청받는 제 1 기능; 상기 일측의 클라이언트로부터 요청 받은 큐/토픽을 생성하는 제 2 기능; 상기 일측의 클라이언트로부터, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 수신하여 저장하는 제 3 기능; 상기 JMS 메시지에 대해 타측의 클라이언트가 적합한 접근 권한을 갖는 지를 확인하는 제 4 기능; 및 상기 JMS 메시지를 상기 타측의 클라이언트로 전송하는 제 5 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.On the other hand, the present invention, a message exchange system having a processor, a first function that is requested to create a queue (Queue) / topic (Topic) from one client; A second function of generating a queue / topic requested from the client of one side; A third function of receiving and storing a JMS message added with a header and an attribute according to a JMS protocol to a SOAP message from the client of one side; A fourth function of confirming that the client of the other side has the appropriate access right to the JMS message; And a computer-readable recording medium having recorded thereon a program for realizing a fifth function of transmitting the JMS message to the client of the other side.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템의 일실시예 구성도이다.1 is a block diagram of an embodiment of a simple object access protocol message exchange system using a Java message service according to the present invention.

도 1에 도시된 바와 같이, 본 발명에 따른 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템은, 상기 클라이언트 서브 시스템(100a, 100b)으로부터의 회원 가입 신청과 큐(Queue)/토픽(Topic) 생성 및 삭제 요청을 받기 위한 웹 응용 서브 시스템(200)과, 일측의 클라이언트 서브 시스템(100a)으로부터 수신한, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS (Java Message Service, 썬 마이크로시스템즈에서 제안한 자바 기반의 엔터프라이징 메시징 응용 프로그램 인터페이스, 이하 JMS라 함) 메시지를 타측의 클라이언트 서브 시스템(100b)으로 전송하기 위한 메시지 중계 서브 시스템(300)과, 상기 웹 응용 서브 시스템(200)으로부터 상기 클라이언트 서브 시스템(100a, 100b)의 큐/토픽 생성 혹은 삭제 요청을 전달받아 해당 요청을 처리하고 상기 메시지 중계 서브 시스템(300)에서 전송되는 JMS 메시지의 정보를 기록하여 관리하기 위한 메시지 관리 서브 시스템(400)과, 상기 회원 신청, JMS 메시지 전송 및 관리 등에 따른 자료 변환 데이터 등과 같은 상기 각 구성요소에서 필요로 하는 JMS 메시지 관련 정보를저장하기 위한 데이터 베이스(500)를 포함한다. 이하, 도 2 내지 도 5를 참조하여 본 발명에 따른 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템에 대해 상세히 설명하면 다음과 같다.As shown in FIG. 1, the simple object access protocol message exchange system using the Java message service according to the present invention includes a subscription request and queue / topic from the client subsystems 100a and 100b. JMS (Java Message Service, Sun Microsystems, Inc.) that adds headers and attributes according to the JMS protocol to SOAP messages received from the web application subsystem 200 and the client subsystem 100a on one side for receiving creation and deletion requests. Java-based enterprise messaging application program interface (hereinafter referred to as JMS) proposed by the message relay subsystem 300 for transmitting to the client subsystem (100b) and from the web application subsystem (200) Receives a queue / topic creation or deletion request from the client subsystems 100a and 100b to process the request and In the message management subsystem 400 for recording and managing the information of the JMS message transmitted from the message relay subsystem 300, and in each of the above components such as data conversion data according to the membership application, JMS message transmission and management, etc. It includes a database 500 for storing the JMS message related information required. Hereinafter, a simple object access protocol message exchange system using a Java message service according to the present invention will be described in detail with reference to FIGS. 2 to 5.

도 2는 본 발명에 따른 클라이언트 서브 시스템의 일실시예 구성도이다.2 is an embodiment configuration diagram of a client subsystem according to the present invention.

도 2에 도시된 바와 같이, 본 발명에 따른 클라이언트 서브 시스템은 메시지 생성 모듈(110)과, 메시지 송수신 모듈(120)과, 해석 모듈(130)과, 자료 변환 모듈(140) 및 자료 데이터 베이스(150)를 포함한다. 상기 클라이언트 서브 시스템(100a)은 사용자에게 접속 인터페이스를 제공하고 XML 문서로 변환된 문서 또는 데이터 등에 대해 SOAP으로 캡슐화하여 SOAP 메시지를 생성한 후에, 상기 SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가하여 JMS 메시지를 생성하여 상기 메시지 교환 시스템으로 전송한다.As shown in FIG. 2, the client subsystem according to the present invention includes a message generating module 110, a message transmitting and receiving module 120, an interpreting module 130, a data conversion module 140, and a data database ( 150). The client subsystem 100a provides a connection interface to a user and generates a SOAP message by encapsulating the document or data converted into an XML document into SOAP, and then adding headers and attributes according to the JMS protocol to the SOAP message. A JMS message is generated and sent to the message exchange system.

또한, 상기 클라이언트 서브 시스템(100a)은 타측의 클라이언트 서브 시스템(100b)으로 JMS 메시지를 전송하기 위해, 사전에 웹 응용 서브 시스템(200)으로 큐/토픽 생성을 요청하여 이에 대한 생성된 큐/토픽을 할당받는다. 여기서, 큐(Queue)는 1대1 메시지 전송에 이용되는 통로 역할을 하고, 토픽(Topic)은 1대다 메시지 전송에 이용되는 통로 역할을 한다. 이 큐/토픽을 통해 클라이언트 서브 시스템은 송신을 원할 때 메시지를 전송할 수 있고, 수신을 원할 때 메시지를 전송받을 수 있다.In addition, the client subsystem 100a requests a queue / topic creation to the web application subsystem 200 in advance in order to transmit a JMS message to the client subsystem 100b on the other side, and thus creates a queue / topic for the client subsystem 100a. Is assigned. Here, the queue serves as a passage used for one-to-one message transmission, and the topic serves as a passage used for one-to-many message transmission. This queue / topic allows a client subsystem to send a message when it wants to send it and to receive a message when it wants to receive it.

부가적으로, 상기 클라이언트 서브 시스템(100a, 100b)은 사용자의 개인 컴퓨터 또는 다수 사용자의 개인 컴퓨터를 통합적으로 관리하는 게이트웨이일 수 있다. 또한, 상기 클라이언트 서브 시스템에는 XML 문서 변환 프로그램, SOAP 메시지 생성 프로그램, JMS 메시지 생성 프로그램 및 이를 통합한 응용 프로그램이 설치되어 있다.In addition, the client subsystems 100a and 100b may be gateways that collectively manage a user's personal computer or multiple users' personal computers. In addition, the client subsystem is provided with an XML document conversion program, a SOAP message generator, a JMS message generator, and an application program integrating the same.

또한, 상기 개인 컴퓨터는 개개의 사용자 또는 이의 컴퓨터에 대한 인증과정(예를 들어 사용자의 사원번호 입력 요구 또는 인터넷 주소 확인 등)을 거쳐야 하고, 하나의 게이트웨이는 이 게이트웨이에 대한 한번의 인증과정을 거쳐 하위의 다수 사용자 또는 이의 컴퓨터들에게 서비스를 제공할 수 있다.In addition, the personal computer must go through an authentication process (for example, requesting a user's employee number or checking an Internet address) for each user or a computer thereof, and one gateway goes through one authentication process for this gateway. It can provide services to multiple lower users or their computers.

상기 메시지 생성 모듈(110)은 상대측의 클라이언트 서브 시스템(100b)으로 전송할 문서 또는 데이터(자료 데이터 베이스(150)에 저장된 문서 또는 데이터 등)에 대해 XML 문서로 변환하여 SOAP으로 캡슐화하여 SOAP 메시지를 생성한 후에, 상기 SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가하여 JMS 메시지로 생성한다. 이 때, 자료 변환 모듈(120)이 상기 메시지 생성 모듈(110)로 메시지 생성에 필요한 자료 변환 데이터를 제공한다.The message generating module 110 generates a SOAP message by converting a document or data (such as a document or data stored in the data database 150) to be transmitted to the client subsystem 100b of the counterpart into an XML document and encapsulating it in SOAP. After that, the header and attributes according to the JMS protocol are added to the SOAP message to generate a JMS message. At this time, the data conversion module 120 provides data conversion data necessary for message generation to the message generation module 110.

상기 메시지 송수신 모듈(120)은 상기 메시지 생성 모듈(110)에서 생성한 JMS 메시지를 메시지 중계 서브 시스템(300)으로 전송하거나 상기 메시지 중계 서브 시스템(300)으로부터 전송되는 JMS 메시지를 수신한다. 여기서, 상기 메시지 송수신 모듈(120)은 송/수신 메시지를 JMS 전송방식 등으로 상기 메시지 중계 서브 시스템(300)과 송/수신한다.The message transmission / reception module 120 transmits the JMS message generated by the message generation module 110 to the message relay subsystem 300 or receives the JMS message transmitted from the message relay subsystem 300. Here, the message transmission / reception module 120 transmits / receives a transmission / reception message with the message relay subsystem 300 by using a JMS transmission method.

상기 해석 모듈(130)은 상기 메시지 송수신 모듈(120)이 수신한 메시지를 해독하여 상기 클라이언트 서브 시스템(100a)이 해당 작업을 수행하도록 한다. 예를들어 상기 해석 모듈(130)은 상기 메시지의 속성을 파악하여 이의 속성이 텍스트임을 확인하여 상기 클라이언트 서브 시스템(100b)이 메모장 등을 통해 상기 텍스트의 내용을 출력하도록 한다. 또한, 상기 메시지의 속성이 실행 파일이라면 해당 파일이 바로 실행될 수 있도록 한다.The interpretation module 130 decrypts the message received by the message transmission / reception module 120 and causes the client subsystem 100a to perform the corresponding operation. For example, the interpretation module 130 identifies the attribute of the message and confirms that the attribute is text so that the client subsystem 100b outputs the contents of the text through a notepad or the like. In addition, if the attribute of the message is an executable file, the corresponding file may be executed immediately.

도 3은 본 발명에 따른 웹 응용 서브 시스템의 일실시예 구성도이다.3 is a configuration diagram of an embodiment of a web application subsystem according to the present invention.

도 3에 도시된 바와 같이, 본 발명에 따른 웹 응용 서브 시스템(200)은 웹 사용자 모듈(210)과 웹 관리자 모듈(220) 및 회원 인증부(230)를 포함하며, 사용자와 관리자에게 접속 인터페이스를 제공하여 웹을 통한 접근 및 업무처리 기능을 제공한다. 즉, 상기 웹 응용 서브 시스템(200)은 클라이언트 서브 시스템(100a, 100b)으로부터 큐/토픽 생성 혹은 삭제 요청을 접수받아, 상기 클라이언트 서브 시스템(100a, 100b)에 대한 적절한 인증과정(예를 들어 회원가입, 아이디와 비밀번호 입력 요구 등)을 수행한 후 해당 큐/토픽 생성 혹은 삭제 요청을 메시지 관리 서브 시스템(400)으로 전송한다.As shown in FIG. 3, the web application subsystem 200 according to the present invention includes a web user module 210, a web administrator module 220, and a member authentication unit 230, and an interface for accessing users and administrators. Provides access and work processing function through web. That is, the web application subsystem 200 receives a request for creating or deleting a queue / topic from the client subsystems 100a and 100b, and performs an appropriate authentication process (for example, a member) on the client subsystems 100a and 100b. Subscription, ID and password input request, etc.) and then transmits the corresponding queue / topic creation or deletion request to the message management subsystem 400.

그리고, 상기 웹 응용 서브 시스템(200)은 사용자로부터의 회원 가입 신청, 큐/토픽 생성 및 삭제 요청 등의 기능을 자동으로 수행하나, 웹 관리자 모듈(220)에 접속할 수 있는 관리자 등을 통해 상기 웹 응용 서브 시스템을 관리, 감독하여 다수의 사용자 또는 불법 사용자로 인한 시스템의 크래킹 또는 오동작을 방지할 수도 있다.In addition, the web application subsystem 200 automatically performs a function such as a subscription request from a user, a request for creating a queue / topic, and the like, but the user may access the web manager module 220 through an administrator. Application subsystems can be managed and supervised to prevent cracking or malfunctioning of the system by multiple users or illegal users.

상기 웹 사용자 모듈(210)은 큐/토픽 신청부(212)와, 큐/토픽 내역부(214) 및 회원가입 신청부(216)를 포함하며, 상기 웹 관리자 모듈(220)은 큐/토픽 신청처리부(222)와, 큐/토픽 내역 관리부(224) 및 회원 관리부(226)를 포함한다. 그리고, 상기 웹 응용 서브 시스템(200)은 클라이언트 서브 시스템(100a, 100b)에 대한 인증을 수행하기 위한 회원 인증부(230)를 포함한다.The web user module 210 includes a queue / topic application unit 212, a queue / topic details unit 214, and a membership application unit 216, and the web manager module 220 requests a queue / topic application. The processor 222 includes a queue / topic history manager 224 and a member manager 226. In addition, the web application subsystem 200 includes a member authentication unit 230 for performing authentication on the client subsystems 100a and 100b.

상기 큐/토픽 신청부(212)는 클라이언트 서브 시스템(100a, 100b)으로부터 큐/토픽 생성 또는 삭제 요청을 접수받아 해당 큐/토픽 생성 또는 삭제 요청을 웹 관리자 모듈(220)의 큐/토픽 신청 처리부(222)로 전송한다. 그러면, 상기 큐/토픽 신청 처리부(222)는 상기 큐/토픽 생성 또는 삭제 요청을 메시지 관리 서브 시스템(400)으로 전송하여 이에 응답된 처리 결과(예를 들어 클라이언트 서브 시스템의 메시지 전송을 위한 큐/토픽을 생성하였으니 메시지를 전송하라고 통보 등)를 리턴받아 클라이언트 서브 시스템(100a, 100b)으로 전송한다.The queue / topic application unit 212 receives a queue / topic creation or deletion request from the client subsystems 100a and 100b and requests the queue / topic creation or deletion request from the web manager module 220. And transmits to 222. Then, the queue / topic application processing unit 222 transmits the queue / topic creation or deletion request to the message management subsystem 400, and the processing result (for example, queue / transmission for the message transmission of the client subsystem). Since the topic is created, a notification to send a message, etc.) is returned to the client subsystem 100a or 100b.

상기 큐/토픽 내역부(214)는 클라이언트 서브 시스템(100a, 100b)으로부터 요청받은 큐/토픽 관련 정보(예를 들어 큐/토픽 생성 및 삭제에 따른 시간 등)를 저장하여 웹 관리자 모듈(220)의 큐/토픽 내역 관리부(224)로 해당 정보를 전달하거나 상기 클라이언트 서브 시스템(100a, 100b)의 요청에 따라 클라이언트 서브 시스템(100a, 100b)에게 해당 정보를 출력한다.The queue / topic description unit 214 stores the queue / topic related information (eg, time resulting from the creation and deletion of a queue / topic, etc.) requested from the client subsystems 100a and 100b. The information is transmitted to the queue / topic description management unit 224 of the device or outputs the information to the client subsystems 100a and 100b according to a request of the client subsystems 100a and 100b.

상기 회원가입 신청부(216)는 클라이언트 서브 시스템(100a, 100b)으로부터 회원가입 신청을 접수받아 해당 회원가입 신청을 웹 관리자 모듈(220)의 회원 관리부(226)로 전송한다. 그러면, 상기 회원 관리부(226)는 데이터 베이스(500)와 연결된 회원 인증부(230)를 통해 적절한 인증과정(사용자의 주민등록번호 혹은 사원번호 입력 요구 또는 해당 인터넷 주소 확인 등)을 거쳐 상기 클라이언트 서브 시스템(100a)에 대한 회원가입을 처리한다.The subscription request unit 216 receives a subscription request from the client subsystems 100a and 100b and transmits the subscription request to the member manager 226 of the web manager module 220. Then, the member management unit 226 through the member authentication unit 230 connected to the database 500 through the appropriate authentication process (request to enter the user's resident registration number or employee number or confirmation of the corresponding Internet address, etc.) the client subsystem ( Process membership for 100a).

상기 웹 관리자 모듈(220)은 상기 클라이언트 서브 시스템(100a, 100b)의 큐/토픽 관련 정보 및 회원정보를 관리한다. 또한, 웹 관리자 모듈(220)은 관리자에게 상기 큐/토픽 신청 처리, 회원 관리, 회원 인증, 모니터링 및 통계 기능을 할 수 있도록 인터페이스를 제공한다.The web manager module 220 manages queue / topic related information and member information of the client subsystems 100a and 100b. In addition, the web manager module 220 provides an administrator with an interface to perform the queue / topic application processing, member management, member authentication, monitoring and statistics functions.

도 4는 본 발명에 따른 메시지 중계 서브 시스템의 일실시예 구성도이다.4 is a configuration diagram of an embodiment of a message relay subsystem according to the present invention.

도 4에 도시된 바와 같이, 본 발명에 따른 메시지 중계 서브 시스템(300)은 메시지 전송 모듈(310)과 접근 관리 모듈(320)을 포함하며, 메시지 중계, 메시지 관리, 큐/토픽 관리 및 접근 권한 관리 등을 수행한다.As shown in FIG. 4, the message relay subsystem 300 according to the present invention includes a message transmission module 310 and an access management module 320, and includes message relay, message management, queue / topic management, and access authority. Carry out management, etc.

상기 메시지 전송 모듈(310)은 JMS 규약에 따라 구현한 모듈로, 클라이언트 서브 시스템(100a)과 상대측의 클라이언트 서브 시스템(100b)간의 메시지 송/수신을 중계하는 기능을 한다. 여기서, 상기 메시지 전송 모듈(310)은 메시지 교환 시스템의 작동 불능 시(예를 들어 서버의 전원이 끊겨 클라이언트 서브 시스템이 전송하는 메시지를 상대측의 클라이언트 서브 시스템으로 전송하지 못할 경우 등) 미 처리되는 메시지를 추후 메시지 교환 시스템이 복구되었을 때 처리할 수 있도록 큐/토픽의 전달 메시지와 이의 전달 이벤트를 데이터 베이스(500)에 보관한다.The message transmission module 310 is a module implemented according to the JMS protocol, and functions to relay message transmission / reception between the client subsystem 100a and the client subsystem 100b of the counterpart. Here, the message transmission module 310 is an unprocessed message when the message exchange system is inoperable (for example, when the server is powered off and a message transmitted by the client subsystem cannot be transmitted to the client subsystem of the counterpart). It stores the delivery message of the queue / topic and its delivery event in the database 500 so that it can be processed later when the message exchange system is recovered.

상기 접근 관리 모듈(320)은 상기 클라이언트 서브 시스템(100a, 100b)이 메시지 송/수신을 위해 접근할 때 적합한 권한을 가진 클라이언트 서브 시스템인지를 확인한다. 이 때, 상기 접근 관리 모듈(320)은 메시지 관리 서브 시스템(400)으로 상기 클라이언트 서브 시스템(100a, 100b)의 접근 권한에 대해 요청하여 이의 리턴되는 정보에 따라 상기 클라이언트 서브 시스템(100a, 100b)의 접근을 제어한다.The access management module 320 confirms whether the client subsystem 100a or 100b has a client subsystem having proper authority when accessing for message transmission / reception. At this time, the access management module 320 requests the message management subsystem 400 for the access authority of the client subsystems 100a and 100b and according to the returned information thereof, the client subsystems 100a and 100b. To control access.

도 5는 본 발명에 따른 메시지 관리 서브 시스템의 일실시예 구성도이다.5 is a configuration diagram of an embodiment of a message management subsystem according to the present invention.

도 5에 도시된 바와 같이, 본 발명에 따른 메시지 관리 서브 시스템(400)은 클라이언트 관리 모듈(410)과 큐/토픽 관리 모듈(420)을 포함한다.As shown in FIG. 5, the message management subsystem 400 according to the present invention includes a client management module 410 and a queue / topic management module 420.

상기 클라이언트 관리 모듈(410)은 상기 웹 응용 서브 시스템(200)으로부터 전송된 클라이언트 서브 시스템(100a, 100b)의 생성 또는 삭제 요청 큐/토픽을 관리함과 아울러 상기 메시지 중계 서브 시스템(300)으로 해당 큐/토픽을 사용할 수 있는 적합한 클라이언트 서브 시스템인지에 대한 정보를 제공한다. 여기서, 상기 메시지 관리 서브 시스템(400)은 메시지가 중계되는 통로 역할을 하는 큐/토픽에 대한 정보를 관리한다.The client management module 410 manages the creation or deletion request queues / topics of the client subsystems 100a and 100b transmitted from the web application subsystem 200 and the corresponding queues to the message relay subsystem 300. Provide information about whether a suitable client subsystem is available for the topic. Here, the message management subsystem 400 manages information on queues / topics that serve as a path through which messages are relayed.

상기 큐/토픽 관리 모듈(420)은 상기 웹 응용 서브 시스템(100)으로부터 전송된 클라이언트 서브 시스템(100a, 100b)의 큐/토픽 생성 또는 삭제 요청을 처리하고, 상기 큐/토픽 관련 정보를 데이터베이스(500)에 저장한다.The queue / topic management module 420 processes a queue / topic creation or deletion request of the client subsystems 100a and 100b transmitted from the web application subsystem 100, and stores the queue / topic related information in a database ( 500).

도 6은 본 발명에 따른 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 방법에 대한 일실시예 흐름도이다. 여기서, JMS 메시지를 교환하는 클라이언트 서브 시스템(100a, 100b)은 적절한 인증과정을 통해 회원가입이 되어 큐/토픽 생성 및 삭제를 요청할 수 있고, 메시지를 전송 및 수신할 수 있다.6 is a flowchart illustrating a simple object access protocol message exchange method using a Java message service according to the present invention. Here, the client subsystems 100a and 100b exchanging JMS messages may be subscribed through an appropriate authentication process to request creation and deletion of queues / topics, and to transmit and receive messages.

먼저, 클라이언트 서브 시스템(100a)이 웹 응용 서브 시스템(200)으로 큐/토픽 생성을 요청한다(600).First, the client subsystem 100a requests the queue / topic creation to the web application subsystem 200 (600).

그러면, 상기 웹 응용 서브 시스템(200)은 메시지 관리 서브 시스템(400)으로 상기 클라이언트 서브 시스템(100a)의 큐/토픽 생성 요청을 전달한다(601).Then, the web application subsystem 200 forwards the queue / topic creation request of the client subsystem 100a to the message management subsystem 400 (601).

이에 따라, 상기 메시지 관리 서브 시스템(400)은 상기 클라이언트 서브 시스템(100a)의 큐/토픽을 생성한다(602).Accordingly, the message management subsystem 400 creates a queue / topic of the client subsystem 100a (602).

이 후, 상기 클라이언트 서브 시스템(100a)은 SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가하여 JMS 메시지를 생성한다(603).Thereafter, the client subsystem 100a generates a JMS message by adding headers and attributes according to the JMS protocol to the SOAP message (603).

그런 다음, 상기 클라이언트 서브 시스템(100a)은 상기 생성한 JMS 메시지를 메시지 중계 서브 시스템(300)으로 전송한다(604).The client subsystem 100a then transmits the generated JMS message to the message relay subsystem 300 (604).

그러면, 상기 메시지 중계 서브 시스템(300)은 상기 JMS 메시지를 전달받아 저장한다(605).Then, the message relay subsystem 300 receives and stores the JMS message (605).

그런 다음, 상기 메시지 중계 서브 시스템(300)은 상기 JMS 메시지에 대해 수신측 클라이언트 서브 시스템(100b)이 적합한 접근 권한을 갖는지를 확인한다(606).The message relay subsystem 300 then verifies 606 that the receiving client subsystem 100b has appropriate access rights to the JMS message.

그런 후, 상기 메시지 중계 서브 시스템(300)은 상기 JMS 메시지를 상기 수신측 클라이언트 서브 시스템(100b)으로 전송한다(607).The message relay subsystem 300 then sends (607) the JMS message to the receiving client subsystem 100b.

이에 따라, 수신측 클라이언트 서브 시스템(100b)은 상기 JMS 메시지를 수신하여 해독한 후에 해당 작업을 수행한다(608).Accordingly, the receiving client subsystem 100b performs the operation after receiving and decrypting the JMS message (608).

도 7은 본 발명에 따른 클라이언트 서브 시스템에서 메시지 생성 과정에 대한 일실시예 설명도이다. 이하, 도 7을 참조하여 상기 603 과정에서의 JMS 메시지 생성 과정에 대해 상세히 설명하면 다음과 같다.7 is a diagram illustrating an embodiment of a message generation process in a client subsystem according to the present invention. Hereinafter, the JMS message generating process in step 603 will be described in detail with reference to FIG. 7.

먼저, 클라이언트 서브 시스템(100a)은 상대측의 클라이언트 서브시스템(100b)으로 전송할 문서 또는 데이터 등을 베이스64(Base64, 이하, Base64라 함) 기반의 XML 형식으로 인코딩하여 XML 문서로 변환한다(700). 여기서, Base64 기반의 인코딩 과정을 통해 문서가 아닌 이진 데이터를 텍스트 형태로 변환할 수 있다. 부가적으로 보안을 위해 상기 문서 또는 데이터를 암호화할 수도 있다.First, the client subsystem 100a encodes a document or data to be transmitted to the counterpart client subsystem 100b into an XML format based on Base64 (Base64, hereinafter referred to as Base64) (700). . Here, the base64-based encoding process can convert binary data, rather than a document, into text. In addition, the document or data may be encrypted for security.

이 후, 상기 XML 문서에 SOAP 헤더를 추가하여 SOAP 메시지를 생성한다(701).Thereafter, a SOAP header is added to the XML document to generate a SOAP message (701).

그런 다음, 상기 SOAP 메시지에 JMS 헤더 및 속성을 추가하여 JMS 메시지를 생성한다(702).The JMS message is then added to the SOAP message to generate a JMS message (702).

도 8은 본 발명에 따른 클라이언트 서브 시스템에서 생성한 메시지 구조에 대한 일예시도이다.8 is an exemplary diagram of a message structure generated by a client subsystem according to the present invention.

도 8에 도시된 바와 같이, 본 발명에 따른 클라이언트 서브 시스템에서 생성한 JMS 메시지는 헤더, 속성, 본문의 세 부분으로 구조화되어 있다.As shown in FIG. 8, the JMS message generated by the client subsystem according to the present invention is structured into three parts: a header, an attribute, and a body.

상기 속성은 응용 프로그램이 해당 작업을 수행할 수 있도록 메시지의 종류에 대한 정보를 제공한다. 예를 들어 프로세스타입(processType)이라는 속성을 통해 상기 메시지를 수신한 상대측의 클라이언트 서브 시스템(100b)이 메시지의 종류(텍스트, 실행 프로그램, 이미지, 사운드 등)를 파악하여 해당 작업을 수행한다.The property provides information on the type of message so that an application can perform the task. For example, the client sub-system 100b of the counterpart receiving the message through a property called processType determines the type of the message (text, executable program, image, sound, etc.) and performs the corresponding task.

상기 본문은 JMS 규약에 따른 텍스트메시지(TextMessage) 형태로 캡슐화된 SOAP 메시지를 제공한다. 상기 SOAP 메시지는 SOAP 헤더와 SOAP 본문을 포함하며, 상기 SOAP 본문에 실질적인 데이터, 즉 XML 형식의 문서 또는 데이터가 포함되어있다.This text provides a SOAP message encapsulated in the form of a TextMessage according to the JMS protocol. The SOAP message includes a SOAP header and a SOAP body, which contains substantial data, that is, a document or data in XML format.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다. 이러한 과정은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있으므로 더 이상 상세히 설명하지 않기로 한다.As described above, the method of the present invention may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form. Since this process can be easily implemented by those skilled in the art will not be described in more detail.

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기와 같은 본 발명은, SOAP으로 캡슐화된 XML 문서 또는 데이터를 JMS 전송방식으로 상호 교환함으로써, 비동기적으로 안정적인 정보 교환을 할 수 있는 효과가 있다.The present invention as described above, by exchanging the XML document or data encapsulated in SOAP by the JMS transmission method, there is an effect that can be asynchronous stable exchange of information.

Claims (9)

자바 메시지 서비스(JMS; Java Message Service)를 이용한 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol) 메시지 교환 시스템에 있어서,In a simple object access protocol (SOAP) message exchange system using a Java message service (JMS), 다수의 클라이언트로부터 회원 가입 신청과 큐(Queue)/토픽(Topic) 생성 및 삭제 요청을 받기 위한 웹 응용 수단;Web application means for receiving a subscription request and a queue / topic creation and deletion request from a plurality of clients; 일측의 클라이언트로부터 수신한, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 타측의 클라이언트로 전송하기 위한 메시지 중계 수단;Message relay means for transmitting a JMS message received from one client, the header and attributes according to the JMS protocol in the SOAP message to the other client; 상기 웹 응용 수단으로부터 상기 다수의 클라이언트의 큐/토픽 생성 및 삭제 요청을 전달받아 처리하고, 상기 메시지 중계 수단에서 전송되는 JMS 메시지의 정보를 기록하여 관리하기 위한 메시지 관리 수단; 및Message management means for receiving and processing queue / topic creation and deletion requests of the plurality of clients from the web application means, and recording and managing information of JMS messages transmitted from the message relay means; And 상기 각 구성 요소에서 필요로 하는 JMS 메시지의 관련 정보를 저장하기 위한 저장 수단Storage means for storing the relevant information of the JMS message required by each component 을 포함하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템.Simple object access protocol message exchange system using a Java message service including. 제 1 항에 있어서,The method of claim 1, 상기 메시지 중계 수단은,The message relay means, 상기 일측의 클라이언트로부터 수신한, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 상기 타측의 클라이언트로 전송하고, 이의 전달 이벤트를 저장하도록 하기 위한 메시지 전송 수단;Message transmitting means for transmitting a JMS message, which has received a header and an attribute according to a JMS protocol to a SOAP message received from the client of one side, to the client of the other side, and storing a delivery event thereof; 상기 일측의 클라이언트 및 상기 타측의 클라이언트가 적합한 접근 권한을 갖는 지에 대해 상기 메시지 관리 수단으로부터 확인하여 접근을 제어하기 위한 접근 관리 수단Access management means for controlling access by checking from the message management means whether the client on one side and the client on the other side have appropriate access rights; 을 포함하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템.Simple object access protocol message exchange system using a Java message service including. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 클라이언트는,The client, 문서 또는 데이터 등에 대해 확장성 생성 언어(XML; Extensible Markup Language) 문서를 생성하여 SOAP으로 캡슐화하여 SOAP 메시지를 생성한 후에, 상기 SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가하여 JMS 메시지를 생성하기 위한 메시지 생성 수단;After generating an Extensible Markup Language (XML) document for a document or data and encapsulating it in SOAP to generate a SOAP message, adding a header and an attribute according to the JMS protocol to the SOAP message to generate a JMS message. Message generating means for; 상기 메시지 생성 수단에서 JMS 메시지 생성에 필요한 자료 변환 데이터를 제공하기 위한 자료 변환 수단;Data conversion means for providing data conversion data for generating a JMS message in said message generating means; 상기 메시지 생성 수단에서 생성한 JMS 메시지를 상기 메시지 중계 수단으로 전송하거나 상기 메시지 중계 수단으로부터 타측 클라이언트의 JMS 메시지를 수신하기 위한 메시지 송수신 수단; 및Message transmitting and receiving means for transmitting the JMS message generated by the message generating means to the message relaying means or receiving a JMS message of the other client from the message relaying means; And 상기 메시지 송수신 수단에서 수신한 JMS 메시지를 해독하여 해당 작업을 수행하도록 하기 위한 해석 수단Interpreting means for decrypting the JMS message received by the message transmitting and receiving means to perform a corresponding operation 을 포함하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템.Simple object access protocol message exchange system using a Java message service including. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 웹 응용 수단은,The web application means, 상기 다수의 클라이언트의 회원 가입 신청과 큐/토픽 생성 및 삭제를 요청받고, 해당 큐/토픽 내역을 저장하도록 하기 위한 웹 사용자 수단;Web user means for receiving a request for membership registration and creation and deletion of queues / topics of the plurality of clients, and storing corresponding queue / topic details; 상기 다수의 클라이언트를 회원 가입시켜 해당 회원의 정보를 저장하도록 하고, 상기 다수의 클라이언트의 큐/토픽 생성 및 삭제 요청을 상기 메시지 관리 수단으로 전달하고, 이의 큐/토픽 내역을 저장하도록 하기 위한 웹 관리자 수단; 및A web manager for subscribing the plurality of clients to store the information of the corresponding members, forwarding the queue / topic creation and deletion requests of the plurality of clients to the message management means, and storing the queue / topic details thereof. Way; And 상기 회원 가입을 신청한 회원에 대해 인증을 하기 위한 회원 인증 수단Member authentication means for authenticating the member applying for membership 을 포함하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템.Simple object access protocol message exchange system using a Java message service including. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 메시지 관리 수단은,The message management means, 상기 메시지 중계 수단의 요청에 따라 상기 일측의 클라이언트 및 상기 타측의 클라이언트의 접근 권한에 대한 정보를 제공하기 위한 클라이언트 관리 수단;Client management means for providing information on access rights of the client of one side and the client of the other side according to a request of the message relay means; 상기 다수의 클라이언트의 큐/토픽 생성 및 삭제 요청을 처리하여 이의 결과를 상기 웹 응용 수단으로 통보하고 해당 큐/토픽 관련 정보를 저장하도록 하기 위한 큐/토픽 관리 수단Queue / topic management means for processing the queue / topic creation and deletion requests of the plurality of clients to notify the web application means of the result thereof and to store the queue / topic related information. 을 포함하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 시스템.Simple object access protocol message exchange system using a Java message service including. 자바 메시지 서비스(JMS; Java Message Service)를 이용한 단순 객체 접근 프로토콜(SOAP; Simple Object Access Protocol) 메시지 교환 방법에 있어서,In the Simple Object Access Protocol (SOAP) message exchange method using Java Message Service (JMS), 일측의 클라이언트로부터 큐(Queue)/토픽(Topic) 생성을 요청받는 제 1 단계;A first step of requesting creation of a queue / topic from a client of one side; 상기 일측의 클라이언트로부터 요청 받은 큐/토픽을 생성하는 제 2 단계;A second step of creating a queue / topic requested from the client of one side; 상기 일측의 클라이언트로부터, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 수신하여 저장하는 제 3 단계;A third step of receiving and storing a JMS message including a header and an attribute according to a JMS protocol in a SOAP message from the client of one side; 상기 JMS 메시지에 대해 타측의 클라이언트가 적합한 접근 권한을 갖는 지를 확인하는 제 4 단계; 및A fourth step of confirming whether the client of the other side has the appropriate access right to the JMS message; And 상기 JMS 메시지를 상기 타측의 클라이언트로 전송하는 제 5 단계A fifth step of transmitting the JMS message to the client of the other side 를 포함하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지교환 방법.Simple object access protocol message exchange method using a Java message service comprising a. 제 6 항에 있어서,The method of claim 6, 상기 일측의 클라이언트는,The client on the one side, 문서 또는 데이터 등을 확장성 생성 언어(XML; Extensible Markup Language) 형식으로 인코딩하여 XML 문서로 변환한 후에, 상기 XML 문서에 SOAP 헤더를 추가하여 SOAP 메시지를 생성한 다음에, 상기 SOAP 메시지에 JMS 헤더 및 속성을 추가하여 JMS 메시지를 생성하는 것을 특징으로 하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 방법.After converting a document or data, etc. into an Extensible Markup Language (XML) format and converting it into an XML document, a SOAP message is generated by adding a SOAP header to the XML document, and then a JMS header to the SOAP message. Simple object access protocol message exchange method using a Java message service, characterized in that for generating a JMS message by adding an attribute. 제 7 항에 있어서,The method of claim 7, wherein 상기 타측의 클라이언트는,The other client, 상기 전송된 JMS 메시지의 속성을 확인하여 해당 작업을 수행하도록 하는 것을 특징으로 하는 자바 메시지 서비스를 이용한 단순 객체 접근 프로토콜 메시지 교환 방법.Simple object access protocol message exchange method using a Java message service, characterized in that to check the properties of the transmitted JMS message to perform a corresponding operation. 프로세서를 구비한 메시지 교환 시스템에,In a message exchange system having a processor, 일측의 클라이언트로부터 큐(Queue)/토픽(Topic) 생성을 요청받는 제 1 기능;A first function of requesting creation of a queue / topic from a client of one side; 상기 일측의 클라이언트로부터 요청 받은 큐/토픽을 생성하는 제 2 기능;A second function of generating a queue / topic requested from the client of one side; 상기 일측의 클라이언트로부터, SOAP 메시지에 JMS 규약에 따른 헤더와 속성을 추가한 JMS 메시지를 수신하여 저장하는 제 3 기능;A third function of receiving and storing a JMS message added with a header and an attribute according to a JMS protocol to a SOAP message from the client of one side; 상기 JMS 메시지에 대해 타측의 클라이언트가 적합한 접근 권한을 갖는 지를 확인하는 제 4 기능; 및A fourth function of confirming that the client of the other side has the appropriate access right to the JMS message; And 상기 JMS 메시지를 상기 타측의 클라이언트로 전송하는 제 5 기능A fifth function of sending the JMS message to the client of the other side 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1020030042131A 2003-06-26 2003-06-26 Method for exchanging SOAP message using JMS KR20050001796A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030042131A KR20050001796A (en) 2003-06-26 2003-06-26 Method for exchanging SOAP message using JMS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030042131A KR20050001796A (en) 2003-06-26 2003-06-26 Method for exchanging SOAP message using JMS

Publications (1)

Publication Number Publication Date
KR20050001796A true KR20050001796A (en) 2005-01-07

Family

ID=37217405

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030042131A KR20050001796A (en) 2003-06-26 2003-06-26 Method for exchanging SOAP message using JMS

Country Status (1)

Country Link
KR (1) KR20050001796A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100818296B1 (en) * 2005-12-08 2008-03-31 한국전자통신연구원 System and method for managing postal devices using rfid

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100818296B1 (en) * 2005-12-08 2008-03-31 한국전자통신연구원 System and method for managing postal devices using rfid

Similar Documents

Publication Publication Date Title
US10516700B2 (en) Synchronous interface to asynchronous processes
US7480799B2 (en) Traffic manager for distributed computing environments
US8621037B2 (en) System and method to create bi-directional event subscriptions
Daigneau Service Design Patterns: fundamental design solutions for SOAP/WSDL and restful Web Services
US6985958B2 (en) Messaging infrastructure for identity-centric data access
US20120254407A1 (en) System and method to monitor and transfer hyperlink presence
US6487599B1 (en) Electronic document delivery system in which notification of said electronic document is sent a recipient thereof
US5790790A (en) Electronic document delivery system in which notification of said electronic document is sent to a recipient thereof
US7454459B1 (en) Method and apparatus for implementing a real-time event management platform
US20150381580A1 (en) System and method to use a cloud-based platform supported by an api to authenticate remote users and to provide pki- and pmi- based distributed locking of content and distributed unlocking of protected content
EP0869652A2 (en) Document delivery system
TW400487B (en) Electronic document delivery system
US20030021416A1 (en) Encrypting a messaging session with a symmetric key
JP2008529136A (en) Method and system for performing data exchange on financial transactions over public networks
MXPA05013343A (en) Bulk transmission of messages using a single http request.
US20100241716A1 (en) System for interconnecting manifold entities across a real-time Meshed Information Exchange network
KR20050001796A (en) Method for exchanging SOAP message using JMS
US8301800B1 (en) Message processing for distributed computing environments
Fujita Dynamic Collaboration of Businesses using Web Services
Akilli Analysis of transformation capabilities between communication types of cloud application components
Delamer et al. Ubiquitous communication systems for the electronics production industry: Extending the CAMX framework
Almanei Secure Instant Messaging: The Jabber Protocol
CN110867258A (en) Personal information platform based on mobile health
Hwang et al. A framework for cryptography based accountability and service invocation control for service composition in a multicloud architecture
Lang Beebe et al. Web Services Security: Proposed Model for Content Delivery Assurance in a Low Trust Scenario

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid