JP2007080053A - Xml/web service information management system - Google Patents

Xml/web service information management system Download PDF

Info

Publication number
JP2007080053A
JP2007080053A JP2005268461A JP2005268461A JP2007080053A JP 2007080053 A JP2007080053 A JP 2007080053A JP 2005268461 A JP2005268461 A JP 2005268461A JP 2005268461 A JP2005268461 A JP 2005268461A JP 2007080053 A JP2007080053 A JP 2007080053A
Authority
JP
Japan
Prior art keywords
xml
web service
information
storage unit
service information
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2005268461A
Other languages
Japanese (ja)
Inventor
Yoshiaki Kurihara
義彰 栗原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
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 Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2005268461A priority Critical patent/JP2007080053A/en
Publication of JP2007080053A publication Critical patent/JP2007080053A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an XML/Web service information management system allowing registration, deletion or the like of XML/Web service information in a UDDI registry according to a situation of XML/Web service. <P>SOLUTION: An XML/Web service registration information generation part 120 of an XML/Web service server 100 acquires information from a header part of a prescribed format previously included in a service code of the XML/Web service 110A, 110B, etc. stored in an XML/Web service storage part 110, and generates XML/Web service registration information and XML/Web service management information. An XML/Web service information management part 150 monitors a state of the XML/Web service, decides an operation state of deletion, a disclosure stop, restoration or the like, and performs the registration, the deletion, reregistration or the like of the XML/Web service information to the UDDI registry on the basis of a decision result. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、XML/WebサービスとWebサービスクライアント、UDDIサーバとが連携して動作するXML/Webサービスシステムにおいて、XML/Webサービス情報のUDDIサーバへの登録,削除等の管理を行うシステムに関する。   The present invention relates to a system for managing registration / deletion of XML / Web service information to / from an UDDI server in an XML / Web service system in which an XML / Web service, a Web service client, and a UDDI server operate in cooperation.

近年、アプリケーションとして、クライアント・サーバシステムアプリケーションや、インターネット、イントラネット上のWebアプリケーションシステムが普及してきている。このような中で、各企業・団体が保有するアプリケーションを連携させる要望に対し、これを実現するXML/Webサービスという技術が出てきて、現在、このXML/Webサービスが情報処理業界で注目を浴びている。ここで、XML/Webサービスとは、XML(eXtensible Markup Language)技術を外部とのインタフェースとして採用することにより、人手を介すること無く、業務アプリケーション同士の連携を可能としたものである。XML/Webサービスの中核をなす技術としては、一般に、メッセージの送受信技術としてのSOAP(Simple Object Access Protocol),インタフェース記述言語としてのWSDL(Web Service Description Language)が利用されている。
また、このようなXML/Webサービスの利用時において、XML/Webサービスがホストされた場所を、Webサービスクライアント(Webアプリケーションを利用しようとするアプリケーション)と、技術者に公開するためにUDDI(Universal Description, Discovery, and Integration)という技術が利用されている。これは、XML/Webサービスを利用するWebサービスクライアントから、ある条件に該当するXML/Webサービスの情報検索の要求を受け、その検索条件に該当するXML/Webサービスの情報を提供する技術である。
In recent years, client / server system applications and Web application systems on the Internet and intranets have become widespread as applications. Under such circumstances, a technology called XML / Web service has emerged in response to a request for linking applications held by each company / organization, and this XML / Web service is currently attracting attention in the information processing industry. I'm bathing. Here, the XML / Web service employs XML (eXtensible Markup Language) technology as an interface with the outside, thereby enabling cooperation between business applications without human intervention. As technologies that form the core of XML / Web services, SOAP (Simple Object Access Protocol) as a message transmission / reception technology and WSDL (Web Service Description Language) as an interface description language are generally used.
Further, when using such an XML / Web service, the location where the XML / Web service is hosted is disclosed to a Web service client (application that intends to use the Web application) and a UDDI (Universal). Technology called Description, Discovery, and Integration) is used. This is a technology for receiving information on XML / Web service information corresponding to a certain condition from a Web service client using the XML / Web service and providing information on the XML / Web service corresponding to the search condition. .

ここで、従来のXML/Webサービスシステムにおいては、UDDIへのサービス情報等の登録,削除等の処理は、サービス提供者又はUDDI管理者等による登録作業を伴うものとなっていた(例えば、特許文献1参照。)。
特開2005−099969号公報
Here, in the conventional XML / Web service system, processing such as registration and deletion of service information and the like in UDDI involves registration work by a service provider or a UDDI administrator (for example, patents). Reference 1).
Japanese Patent Laid-Open No. 2005-099969

しかし、前記特許文献1に記載のように、UDDIへのサービス情報等の登録,削除等の処理を、全てサービス提供者又はUDDI管理者等の登録作業に基づくものとすると、サービスの公開,公開停止,再公開等のXML/Webサービスサーバの状況に応じた、適切なサービス情報の管理,提供を行うことができないという問題があった。   However, as described in Patent Document 1, if processing such as registration or deletion of service information or the like in UDDI is all based on registration work of a service provider or a UDDI administrator or the like, service disclosure and disclosure There has been a problem that appropriate service information cannot be managed and provided according to the status of the XML / Web service server, such as suspension or republication.

本発明は前記課題を解決するためのものであり、XML/Webサービスサーバの状況に応じてUDDIレジストリにおけるXML/Webサービス情報の登録,削除等を行うことを可能とするXML/Webサービス情報管理システムを提供することを目的とする。   The present invention is to solve the above-mentioned problem, and XML / Web service information management that enables registration / deletion of XML / Web service information in the UDDI registry according to the status of the XML / Web service server. The purpose is to provide a system.

前記課題を解決するため本発明は、XML/Webサービス情報登録手段に対して、予めWebサービスクライアントに対して提供するXML/Webサービスの情報を登録し、前記XML/Webサービス情報登録手段を介してWebサービスクライアントにXML/Webサービス情報を提供するXML/Webサービス情報管理システムであって、前記XML/Webサービスを構成する実装コードを格納するXML/Webサービス格納部と、前記XML/Webサービス格納部に格納されたXML/Webサービスに対応する管理情報を格納するXML/Webサービス管理情報格納部と、前記XML/Webサービス格納部に格納されたXML/Webサービスに対応してXML/Webサービス情報登録手段に登録する情報を格納するXML/Webサービス情報格納部と、前記XML/Webサービス格納部から前記実装コードを取得し、当該実装コードに含まれる所定形式のXML/Webサービス情報とサービス提供者情報とを予め定義されたスキーマファイルに基づき変換して、前記XML/Webサービス管理情報格納部と、前記XML/Webサービス情報格納部とにそれぞれ格納するXML/Webサービス登録情報生成手段と、前記XML/Webサービス情報格納部にXML/Webサービス情報の格納されたXML/Webサービスを管理し、新たに格納されたXML/Webサービス情報を取得して、予め指定された登録先XML/Webサービス情報登録手段に登録するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を公開に設定するXML/Webサービス情報管理手段とを備えることを特徴とする。
また、前記XML/Webサービス情報管理手段は、前記XML/Webサービス格納部に格納されたXML/Webサービスの実装コードが、当該XML/Webサービス格納部から削除された場合に、前記登録先XML/Webサービス情報登録手段に登録されたXML/Webサービス情報を削除するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を削除に設定する手段をさらに備えることを特徴とする。
また、前記XML/Webサービス情報管理手段は、前記XML/Webサービス格納部に格納されたXML/Webサービスの稼動状況を判定する手段と、当該判定結果が、XML/Webサービス公開停止の場合に、前記登録先XML/Webサービス情報登録手段に登録されたXML/Webサービス情報を削除するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を公開停止に設定する手段をさらに備えることを特徴とする。
また、前記XML/Webサービス情報管理手段は、前記稼動状態が公開停止に設定されたXML/Webサービスについての稼働状況の判定結果が、XML/Webサービス公開再開の場合に、前記XML/Webサービス情報格納部に格納されたXML/Webサービス情報を、前記登録先XML/Webサービス情報登録手段に再登録するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を公開に再設定する手段をさらに備えることを特徴とする。
In order to solve the above problems, the present invention registers in advance XML / Web service information to be provided to a Web service client in the XML / Web service information registration means, and passes through the XML / Web service information registration means. An XML / Web service information management system for providing XML / Web service information to a Web service client, an XML / Web service storage unit for storing an implementation code constituting the XML / Web service, and the XML / Web service An XML / Web service management information storage unit that stores management information corresponding to the XML / Web service stored in the storage unit, and an XML / Web service corresponding to the XML / Web service stored in the XML / Web service storage unit Information to be registered in the service information registration means An XML / Web service information storage unit to be stored, the implementation code is acquired from the XML / Web service storage unit, and XML / Web service information and service provider information in a predetermined format included in the implementation code are defined in advance. XML / Web service registration information generating means for storing the XML / Web service management information storage unit, the XML / Web service information storage unit, and the XML / Web service information storage unit. The XML / Web service information stored in the XML / Web service information is managed, the newly stored XML / Web service information is acquired, and is registered in the registration destination XML / Web service information registration means designated in advance. And stored in the XML / Web service management information storage unit. It characterized in that it comprises a XML / Web service information management means for setting a dynamic state in public.
Further, the XML / Web service information management means may be configured such that when the XML / Web service implementation code stored in the XML / Web service storage unit is deleted from the XML / Web service storage unit, the registration destination XML is stored. The XML / Web service information registered in the / Web service information registering unit is deleted, and the operation state stored in the XML / Web service management information storage unit is further set to delete.
Further, the XML / Web service information management means determines the operation status of the XML / Web service stored in the XML / Web service storage unit, and when the determination result is that the XML / Web service publication is stopped. And a means for deleting the XML / Web service information registered in the registration destination XML / Web service information registering means and for setting the operation state stored in the XML / Web service management information storage unit to the public stop. It is characterized by that.
Further, the XML / Web service information managing means, when the determination result of the operation status for the XML / Web service whose operation state is set to stop publishing is the XML / Web service release restart, The XML / Web service information stored in the information storage unit is re-registered in the registration destination XML / Web service information registration unit, and the operation state stored in the XML / Web service management information storage unit is reset to public. It is characterized by further comprising means for performing.

以上の構成により本発明では、UDDIレジストリに対するXML/Webサービス情報の登録・管理を容易に行うことができ、XML/Webサービスの開発工数、運用工数の大幅な削減が可能となる。
また、XML/Webサービスのサービスコード(実装コード)に含まれる情報に基づき、UDDIレジストリに対する登録を行うことで、XML/Webサービス情報の登録時における人為的ミスを無くし、その間の矛盾を無くすことが可能となる。
また、XML/Webサービスの状態を監視し、XML/Webサービスの削除に対応して、UDDIレジストリから登録済みのXML/Webサービス情報の削除を行うこととしたので、UDDIレジストリを介してXML/Webサービスの利用を行うWebサービスクライアントに対して、実際に利用可能なXML/Webサービスの情報のみを提供することが可能となる。
また、XML/Webサービスの公開停止,復旧に応じて、XML/Webサービス情報の削除,再登録を行うこととしたので、UDDIレジストリにおいて、より適切なXML/Webサービス情報の提供を行うことが可能となる。
With the above configuration, according to the present invention, it is possible to easily register and manage XML / Web service information in the UDDI registry, and it is possible to greatly reduce the development man-hours and operation man-hours of the XML / Web service.
Also, by registering with the UDDI registry based on the information included in the service code (implementation code) of the XML / Web service, there is no human error when registering the XML / Web service information, and there is no inconsistency between them. Is possible.
In addition, since the status of the XML / Web service is monitored and the registered XML / Web service information is deleted from the UDDI registry in response to the deletion of the XML / Web service, the XML / Web service information is deleted via the UDDI registry. It is possible to provide only information on the XML / Web service that can be actually used to the Web service client that uses the Web service.
In addition, since the XML / Web service information is deleted and re-registered in response to the suspension / restoration of the XML / Web service, more appropriate XML / Web service information can be provided in the UDDI registry. It becomes possible.

以下、本発明の一実施の形態に係るXML/Webサービス情報登録システムについて、図面に基づき説明する。
図1は、本実施の形態に係るXML/Webサービス情報登録システムを構成するXML/Webサービスサーバの概略構成を示すブロック図である。
本実施の形態に係るXML/Webサービスサーバ100は、XML/Webサービス格納部110と、XML/Webサービス登録情報生成部120と、XML/Webサービス管理情報格納部130と、XML/Webサービス情報格納部140と、XML/Webサービス情報管理部150と、UDDI通信部160とを備える。
XML/Webサービス格納部110には、各サービス提供者が提供する一又は複数のXML/Webサービス110A,110B,・・・が格納される。この場合、XML/Webサービス110A,110B,・・・を構成するサービスコード(実装コード)が格納され、サービスコードには、XML/Webサービス情報及び提供者情報を示す所定形式のヘッダ部等が予め含まれているものとする。
XML/Webサービス登録情報生成部120は、XML/Webサービス格納部110に格納されたXML/Webサービス110A,110B,・・・から情報を取得して、XML/Webサービス登録情報を生成するものであり、XML/Webサービス情報読取処理部121,XML/Webサービス情報変換処理部122,XML/Webサービス情報格納処理部123,XML/Webサービス提供者情報読取処理部124,XML/Webサービス提供者情報変換処理部125,XML/Webサービス提供者情報格納処理部126の各処理部と、各情報変換処理に用いるスキーマファイル127とを有する。
XML/Webサービス情報読取処理部121は、XML/Webサービスコードのヘッダ情報を読取る。XML/Webサービス情報変換処理部122は、スキーマファイル127を読取り、XML/Webサービス情報読取処理部121の読取ったヘッダ情報に含まれる情報をUDDIレジストリ登録用の情報に変換する。XML/Webサービス情報格納処理部123は、UDDIレジストリ登録用に変換された情報を、XML/Webサービス管理情報格納部130と、XML/Webサービス情報格納部140とに登録する。
XML/Webサービス提供者情報読取処理部124は、XML/WebサービスコードからXML/Webサービス提供者情報を読取る。XML/Webサービス提供者情報変換処理部は、スキーマファイル127を読取り、XML/Webサービス提供者情報読取処理部124の読取った情報をUDDIレジストリ登録用の情報に変換する。XML/Webサービス提供者情報格納処理部126は、UDDIレジストリ登録用に変換された情報を、XML/Webサービス管理情報格納部130と、XML/Webサービス情報格納部140とに登録する。
XML/Webサービス情報管理部150は、XML/Webサービスの状態監視を行うとともに、XML/Webサービス情報登録手段としてのUDDIレジストリへのXML/Webサービス情報の登録,削除,再登録等を行うものであり、XML/Webサービス情報UDDI登録部151と、XML/Webサービス状態監視部152と、XML/Webサービス情報UDDI削除部153と、XML/Webサービス情報レジストリ変更処理部154とを有する。
XML/Webサービス情報UDDI登録部151は、XML/Webサービス管理情報格納部130及びXML/Webサービス情報格納部140に登録された情報に基づき、UDDIレジストリへのXML/Webサービス情報の登録を行う。XML/Webサービス状態監視部152は、XML/Webサービスの状態を監視し、削除・公開停止・復旧等の検出を行う。具体的には、例えば、「削除」は、XML/Webサービス情報が登録されているXML/Webサービスについて、XML/Webサービス格納部110内に格納されているか否かを定期的に確認する。「公開停止」は、各XML/Webサービスに対して、所定のタイミングで要求リクエストを送信し、応答メッセージの有無、応答メッセージが戻ってくるまでの時間、または応答メッセージのXMLフォーマットが正しいものであるか等により判定する。「復旧」は、「公開停止」状態とされたXML/Webサービスに対して所定のタイミングで要求リクエストを送信し、応答メッセージについて「公開停止」の場合と同様の内容についての判定を行う。XML/Webサービス情報UDDI削除部153は、XML/Webサービス状態監視部152の監視結果に応じてUDDIレジストリに登録されたXML/Webサービス情報の削除を行う。XML/Webサービス情報レジストリ変更処理部154は、XML/Webサービス状態監視部152の監視結果に応じて、XML/Webサービス管理情報格納部130及びXML/Webサービス情報格納部140に登録された情報の変更を行う。
UDDI通信部160は、XML/Webサービス情報UDDI登録部151又はXML/Webサービス情報UDDI削除部153からの処理要求を、インターネット等のネットワークを介して接続されたUDDIレジストリに対して通信する。
An XML / Web service information registration system according to an embodiment of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a schematic configuration of an XML / Web service server constituting the XML / Web service information registration system according to the present embodiment.
The XML / Web service server 100 according to the present embodiment includes an XML / Web service storage unit 110, an XML / Web service registration information generation unit 120, an XML / Web service management information storage unit 130, and XML / Web service information. A storage unit 140, an XML / Web service information management unit 150, and a UDDI communication unit 160 are provided.
In the XML / Web service storage unit 110, one or a plurality of XML / Web services 110A, 110B,... Provided by each service provider are stored. In this case, service codes (implementation codes) constituting the XML / Web services 110A, 110B,... Are stored, and the service code includes a header portion of a predetermined format indicating XML / Web service information and provider information. It shall be included in advance.
The XML / Web service registration information generation unit 120 acquires information from the XML / Web services 110A, 110B,... Stored in the XML / Web service storage unit 110, and generates XML / Web service registration information. XML / Web service information reading processing unit 121, XML / Web service information conversion processing unit 122, XML / Web service information storage processing unit 123, XML / Web service provider information reading processing unit 124, XML / Web service provision Person information conversion processing unit 125, XML / Web service provider information storage processing unit 126, and schema file 127 used for each information conversion process.
The XML / Web service information reading processor 121 reads the header information of the XML / Web service code. The XML / Web service information conversion processing unit 122 reads the schema file 127 and converts information included in the header information read by the XML / Web service information reading processing unit 121 into information for UDDI registry registration. The XML / Web service information storage processing unit 123 registers the information converted for UDDI registry registration in the XML / Web service management information storage unit 130 and the XML / Web service information storage unit 140.
The XML / Web service provider information reading processing unit 124 reads XML / Web service provider information from the XML / Web service code. The XML / Web service provider information conversion processing unit reads the schema file 127 and converts the information read by the XML / Web service provider information reading processing unit 124 into information for UDDI registry registration. The XML / Web service provider information storage processing unit 126 registers the information converted for UDDI registry registration in the XML / Web service management information storage unit 130 and the XML / Web service information storage unit 140.
The XML / Web service information management unit 150 monitors the status of the XML / Web service and registers, deletes, re-registers XML / Web service information in the UDDI registry as XML / Web service information registration means. An XML / Web service information UDDI registration unit 151, an XML / Web service status monitoring unit 152, an XML / Web service information UDDI deletion unit 153, and an XML / Web service information registry change processing unit 154.
The XML / Web service information UDDI registration unit 151 registers the XML / Web service information in the UDDI registry based on the information registered in the XML / Web service management information storage unit 130 and the XML / Web service information storage unit 140. . The XML / Web service status monitoring unit 152 monitors the status of the XML / Web service, and detects deletion / release stop / recovery. Specifically, for example, “deletion” periodically checks whether an XML / Web service in which XML / Web service information is registered is stored in the XML / Web service storage unit 110. “Unpublished” means that a request request is sent to each XML / Web service at a predetermined timing, the presence / absence of a response message, the time until the response message returns, or the XML format of the response message is correct. Judgment is made based on whether or not there is. “Recovery” transmits a request request to the XML / Web service in the “public stop” state at a predetermined timing, and makes a determination about the same content as the case of “public stop” for the response message. The XML / Web service information UDDI deletion unit 153 deletes the XML / Web service information registered in the UDDI registry according to the monitoring result of the XML / Web service state monitoring unit 152. The XML / Web service information registry change processing unit 154 stores information registered in the XML / Web service management information storage unit 130 and the XML / Web service information storage unit 140 according to the monitoring result of the XML / Web service state monitoring unit 152. Make changes.
The UDDI communication unit 160 communicates a processing request from the XML / Web service information UDDI registration unit 151 or the XML / Web service information UDDI deletion unit 153 to a UDDI registry connected via a network such as the Internet.

図2は、本実施の形態に係るXML/Webサービスサーバを含むXML/Webサービスシステムの概略構成図である。
図2は、一般的なXML/Webサービスシステムの概略構成を示すブロック図である。
図2は、WWWサーバ201に備えられたWebアプリケーションが、利用者端末202からの要求に応じた業務処理においてXML/Webサービスを利用する場合の構成を示す。
図2に示すように、WebサービスクライアントとしてのWWWサーバ201又は利用者端末202はブラウザからの要求又はユーザの操作に応じて業務処理を行い、必要に応じてXML/Webサービスを利用する。
XML/Webサービスを利用する場合には、UDDIサーバ203に対しXML/Webサービスの検索要求を送信し、UDDIサーバ203は、検索条件に従いUDDIレジストリ204を検索する。ここで、UDDIレジストリ204は、XML/Webサービス情報登録手段として予め複数のXML/Webサービスサーバ100の情報が登録されている。検索の結果、該当するXML/Webサービスが検索された場合には、検索された全てのXML/Webサービスの情報を応答メッセージとしてWebサービスクライアントに返す。
応答メッセージを受信したWebサービスクライアントは、応答メッセージ内に含まれているXML/Webサービスの情報をもとに、XML/Webサービスサーバ100に要求メッセージを送信し、応答メッセージとしてサービス結果を受信し、サービス結果に基づき業務処理を行う。
本実施の形態では、XML/Webサービスの状態(公開,公開停止,復旧,削除等)に応じて行われるUDDIレジストリ204への情報登録,削除等の処理を、XML/Webサービス情報管理部150が行うものとしている。
FIG. 2 is a schematic configuration diagram of an XML / Web service system including the XML / Web service server according to the present embodiment.
FIG. 2 is a block diagram showing a schematic configuration of a general XML / Web service system.
FIG. 2 shows a configuration in the case where a Web application provided in the WWW server 201 uses an XML / Web service in business processing in response to a request from the user terminal 202.
As shown in FIG. 2, the WWW server 201 or user terminal 202 as a Web service client performs business processing in response to a request from a browser or a user operation, and uses an XML / Web service as necessary.
When using the XML / Web service, a search request for the XML / Web service is transmitted to the UDDI server 203, and the UDDI server 203 searches the UDDI registry 204 according to the search condition. Here, in the UDDI registry 204, information of a plurality of XML / Web service servers 100 is registered in advance as XML / Web service information registration means. As a result of the search, when the corresponding XML / Web service is searched, information of all searched XML / Web services is returned to the Web service client as a response message.
The Web service client that has received the response message transmits the request message to the XML / Web service server 100 based on the XML / Web service information included in the response message, and receives the service result as the response message. Execute business processing based on service results.
In the present embodiment, the XML / Web service information management unit 150 performs processing such as information registration and deletion in the UDDI registry 204 performed according to the state of the XML / Web service (public, public stop, recovery, deletion, etc.). Is supposed to do.

図3は、XML/Webサービス格納部110に格納されるXML/Webサービスを示すサービスコードの一例を示す図である。
本実施の形態では、XML/Webサービスを示すサービスコード300中に、予めXML/Webサービスの内容を示す情報を格納したヘッダ部301と、Webメソッドの情報を格納したヘッダ部302とを含む。
本例では、例えば、ヘッダ部301に、サービス名,サービス内容,サービスに接続するためのアドレスとを含めている。
FIG. 3 is a diagram illustrating an example of a service code indicating an XML / Web service stored in the XML / Web service storage unit 110.
In the present embodiment, the service code 300 indicating the XML / Web service includes a header portion 301 that stores information indicating the contents of the XML / Web service in advance and a header portion 302 that stores information on the Web method.
In this example, for example, the header section 301 includes a service name, service contents, and an address for connecting to the service.

図4は、XML/Webサービスのサービスコードに含まれる提供者情報の一例を示す図である。
本実施の形態では、XML/Webサービスを示すサービスコードに、XML/Webサービス提供者情報ファイル400を含む。
本例では、例えば、XML/Webサービス提供者情報ファイル400に、サービス提供者名,連絡先等を含めている。
FIG. 4 is a diagram illustrating an example of provider information included in the service code of the XML / Web service.
In the present embodiment, the XML / Web service provider information file 400 is included in the service code indicating the XML / Web service.
In this example, for example, an XML / Web service provider information file 400 includes a service provider name, a contact address, and the like.

図5,6は、スキーマファイルの一例を示す図である。
スキーマファイル500,600は、XML/Webサービスのサービスコードを解析して、XML/Webサービス管理情報格納部130及びXML/Webサービス情報格納部140に格納する情報を抽出するためのスキーマファイルの一部を示すものである。
図5に示すスキーマファイル500は、図4に示すXML/Webサービス提供者情報ファイル400に対応する部分を示している。
図6に示すスキーマファイル600は、図3に示すサービスコード300の各ヘッダ部301,302に対応する部分を示している。
5 and 6 are diagrams illustrating an example of the schema file.
The schema files 500 and 600 are one of schema files for analyzing the service code of the XML / Web service and extracting information stored in the XML / Web service management information storage unit 130 and the XML / Web service information storage unit 140. Part.
A schema file 500 shown in FIG. 5 shows a portion corresponding to the XML / Web service provider information file 400 shown in FIG.
A schema file 600 shown in FIG. 6 shows portions corresponding to the header portions 301 and 302 of the service code 300 shown in FIG.

次に、スキーマファイル500,600を利用した解析結果に応じてサービスコードのデータを格納する各情報格納部について説明する。
図7は、XML/Webサービス管理情報格納部130のデータ構造の一例を示す図である。
XML/Webサービス管理情報格納部130は、XML/Webサービステーブル710と、登録先UDDIテーブル720とで構成される。
XML/Webサービステーブル710は、サービスID711,稼動状態712,更新日時713,登録者714の各データ項目を有する。サービスID711は、XML/Webサービスサーバにおいて、各XML/Webサービスを一意に識別するためのものであり、XML/Webサービス情報格納処理部123が設定する。稼動状態712は、XML/Webサービス状態監視部150の監視結果に基づき、「公開」「公開停止」「削除」の各ステータスを格納する。ここで、「公開」はXML/Webサービス格納部110に格納されたXML/Webサービスの提供可能な状態を示す。「公開停止」は、XML/Webサービスの提供を停止している状態、または、サーバダウン等の物理的な要因により外部へのサービス提供が実質的に不可能となっている状態を示す。「削除」は、XML/Webサービス格納部からXML/Webサービスが削除された状態を示す。更新日時713は、XML/Webサービステーブル710の登録情報を更新した日時を示す。登録者714は、XML/Webサービスについてのサービス提供者を示す。
登録先UDDIテーブル720は、サービスID721,UDDI登録ID722,UDDIレジストリURL723,更新日時724,登録者725の各データ項目を有する。サービスID721は、XML/Webサービステーブル710のサービスID711に対応する。UDDI登録ID722は、UDDIレジストリに対して登録された順番(項番)を示す。UDDIレジストリURL723は、XML/Webサービス情報の登録先としてサービス提供者等により任意に指定されたUDDIレジストリのURLを示す。更新日時724,登録者725は、XML/Webサービステーブル710の更新日時713,登録者714と同様である。なお、この他、各登録先UDDIレジストリにおいて設定されたサービスIDを含めることとしてもよい。
Next, each information storage unit that stores service code data according to an analysis result using the schema files 500 and 600 will be described.
FIG. 7 is a diagram illustrating an example of the data structure of the XML / Web service management information storage unit 130.
The XML / Web service management information storage unit 130 includes an XML / Web service table 710 and a registration destination UDDI table 720.
The XML / Web service table 710 includes data items of service ID 711, operation state 712, update date 713, and registrant 714. The service ID 711 is for uniquely identifying each XML / Web service in the XML / Web service server, and is set by the XML / Web service information storage processing unit 123. The operation status 712 stores statuses “public”, “public stop”, and “delete” based on the monitoring result of the XML / Web service status monitoring unit 150. Here, “public” indicates a state in which the XML / Web service stored in the XML / Web service storage unit 110 can be provided. “Public stop” indicates a state in which provision of XML / Web services is stopped, or a state in which provision of services to the outside is substantially impossible due to a physical factor such as server down. “Deleted” indicates a state in which the XML / Web service is deleted from the XML / Web service storage unit. The update date and time 713 indicates the date and time when the registration information of the XML / Web service table 710 is updated. The registrant 714 indicates a service provider for the XML / Web service.
The registration destination UDDI table 720 includes data items of service ID 721, UDDI registration ID 722, UDDI registry URL 723, update date 724, and registrant 725. The service ID 721 corresponds to the service ID 711 in the XML / Web service table 710. The UDDI registration ID 722 indicates the order (item number) registered in the UDDI registry. The UDDI registry URL 723 indicates a URL of a UDDI registry arbitrarily designated by a service provider or the like as a registration destination of XML / Web service information. The update date / time 724 and the registrant 725 are the same as the update date / time 713 and the registrant 714 in the XML / Web service table 710. In addition, a service ID set in each registration destination UDDI registry may be included.

XML/Webサービス情報格納部140は、UDDIレジストリと同様のデータ構造で各情報を格納する。以下、UDDIレジストリのデータ構造について説明する。
図8は、UDDIレジストリのデータ構造を示した構成図である。UDDIレジストリのデータは、主に、BusinessEntity要素801、BusinessService要素802、BusinessTemplate要素803、tModel要素804からなる。
BusinessEntity要素801は、XML/Webサービス提供者情報に対応する企業情報を示し、BusinessKey属性805によりBusinessService要素802と関連付けられている。XML/Webサービスの提供者である一つの企業が複数のサービスを提供する場合もあるため、一つのBusinessEntity要素801が複数のBusinessService要素802を持つこともある。
BusinessService要素802はBusinessEntity要素801の子要素としてサービス情報を示し、ServiceKey属性806によりBusinessTemplate要素803と関連付けられている。
BusinessTemplate要素803は、BusinessService要素802の子要素として技術情報を示す。
tModel要素804は、BusinessTemplate要素803に組み込まれた参照情報により参照されるものであり、サービス仕様を示す。
The XML / Web service information storage unit 140 stores each information with the same data structure as the UDDI registry. The data structure of the UDDI registry will be described below.
FIG. 8 is a configuration diagram showing the data structure of the UDDI registry. The UDDI registry data mainly includes a Business Entity element 801, a Business Service element 802, a Business Template element 803, and a tModel element 804.
A Business Entity element 801 indicates company information corresponding to XML / Web service provider information, and is associated with the Business Service element 802 by a Business Key attribute 805. Since one company that is an XML / Web service provider may provide a plurality of services, one Business Entity element 801 may have a plurality of Business Service elements 802.
A BusinessService element 802 indicates service information as a child element of the BusinessEntity element 801, and is associated with the BusinessTemplate element 803 by a ServiceKey attribute 806.
A Business Template element 803 indicates technical information as a child element of the Business Service element 802.
The tModel element 804 is referred to by the reference information incorporated in the Business Template element 803 and indicates a service specification.

図9は、UDDIレジストリを構成する各データ要素の内容を示す図である。
図9に示すように、BusinessEntity要素801は、XML/Webサービス提供者としての企業名,XML/Webサービス提供者の連絡先,業種分類コード等のビジネス情報を示す。
BusinessService要素802は、XML/Webサービス提供者が提供するサービスの名称,内容,分類等のサービス情報を示す。
BusinessTemplate要素803は、XML/Webサービスへのアクセスポイントやパラメータなどの技術情報を示す。
tModel要素804は、XML/Webサービスの仕様やWSDL文書のURLなどのサービス仕様を示す。
FIG. 9 is a diagram showing the contents of each data element constituting the UDDI registry.
As shown in FIG. 9, a Business Entity element 801 indicates business information such as a company name as an XML / Web service provider, a contact information of the XML / Web service provider, and an industry classification code.
A Business Service element 802 indicates service information such as a name, content, and classification of a service provided by an XML / Web service provider.
A Business Template element 803 indicates technical information such as an access point and parameters for the XML / Web service.
A tModel element 804 indicates a service specification such as an XML / Web service specification or a URL of a WSDL document.

図10〜13は、UDDIレジストリを構成する各要素の一例を示す図である。
BusinessEntity要素801には、例えば、図10に示すように、XMLにより、企業ID,企業情報の取得先URL,企業名,連絡先等が記述される
BusinessService要素802には、例えば、図11に示すように、XMLにより、サービスID,企業ID,サービス名,サービスの説明等が記述される。
BusinessTemplate要素803には、例えば、図12に示すように、XMLにより、サービスID,技術情報ID,技術情報の説明,サービスへ接続するためのアドレス,tModelID等が記述される。
tModel要素804には、例えば、図13に示すように、SMLにより、tModelID,サービス名,サービスについての説明,XML/Webサービス使用についての説明,XML/Webサービスの仕様のURL等が記述される。
本実施の形態に係るUDDI情報格納部は、図8〜13と同様のデータ構造により、XML/Webサービス情報及びXML/Webサービス提供者情報を格納する。
10 to 13 are diagrams illustrating an example of each element constituting the UDDI registry.
In the BusinessEntity element 801, for example, as shown in FIG. 10, a company ID, a company information acquisition URL, a company name, a contact address, etc. are described in XML. In the BusinessService element 802, for example, as shown in FIG. As described above, XML describes a service ID, a company ID, a service name, a service description, and the like.
In the BusinessTemplate element 803, for example, as shown in FIG. 12, a service ID, a technical information ID, a description of the technical information, an address for connecting to the service, a tModelID, and the like are described by XML.
In the tModel element 804, for example, as shown in FIG. 13, a tModel ID, a service name, a description of the service, a description of the use of the XML / Web service, a URL of the specification of the XML / Web service, and the like are described by SML. .
The UDDI information storage unit according to the present embodiment stores XML / Web service information and XML / Web service provider information with the same data structure as in FIGS.

以上の構成に基づき、本実施の形態に係るXML/Webサービスサーバが行うUDDI情報管理処理を説明する。
図14は、XML/Webサービス情報生成処理部及びXML/Webサービス情報管理部の行うXML/Webサービス情報生成処理手順を示すフローチャートである。
本処理では、まず、サービス提供者にXML/Webサービスの実行環境ファイルとしてのサービスコードをXML/Webサービス格納部に格納させ(ステップ1401)、サービスコードに含まれる情報に基づき、XML/Webサービス情報及びXML/Webサービス提供者情報の登録処理を行う。
XML/Webサービス情報登録処理では、まず、XML/Webサービス情報読取処理部121が、XML/Webサービス格納部110に格納されたサービスコードを取得して、ヘッダ部を読取る(ステップ1402)。
XML/Webサービス情報変換処理部122は、UDDIスキーマファイル127を読取り(ステップ1403)、XML/Webサービス情報読取処理部121が読取ったヘッダ部に含まれるXML/Webサービス情報を、UDDIレジストリ格納用の情報に変換する(ステップ1404)。
一方、XML/Webサービス提供者情報登録処理では、XML/Webサービス提供者情報読取処理部124が、XML/Webサービス格納部110に格納されたサービスコードを取得して、提供者情報を読取る(ステップ1405)。
XML/Webサービス提供者情報変換処理部125は、UDDIスキーマファイル127を読取り(ステップ1406)、XML/Webサービス提供者情報読取処理部124が読取った提供者情報を、UDDIレジストリ格納用の情報に変換する(ステップ1407)。
XML/Webサービス情報格納処理部123及びXML/Webサービス提供者情報格納処理部126は、ステップ1404及びステップ1407でUDDIレジストリ格納用に変換された情報を、XML/Webサービス管理情報格納部130と、XML/Webサービス情報格納部140とにそれぞれ格納する(ステップ1408)。
XML/Webサービス情報UDDI登録部151は、XML/Webサービス管理情報格納部130及びXML/Webサービス情報格納部140を参照し(ステップ1409)、UDDI通信部160を介してUDDIレジストリにXML/Webサービス情報を登録する(ステップ1410)。この場合、登録先UDDIテーブルに格納された外部UDDIサービスURLに示すUDDIレジストリに登録を行うとともに、UDDIレジストリから取得したUDDI登録IDを登録先UDDIテーブルのUDDI登録IDに格納するとともに、更新日時を更新する。
以上の処理により、UDDIレジストリにXML/Webサービス情報が登録されたXML/Webサービスサーバは、UDDIレジストリにおける検索対象となるとともに、XML/Webサービスの提供が可能となる。
Based on the above configuration, UDDI information management processing performed by the XML / Web service server according to the present embodiment will be described.
FIG. 14 is a flowchart illustrating an XML / Web service information generation processing procedure performed by the XML / Web service information generation processing unit and the XML / Web service information management unit.
In this process, first, the service provider stores a service code as an XML / Web service execution environment file in the XML / Web service storage unit (step 1401), and based on the information included in the service code, the XML / Web service is stored. Registration processing of information and XML / Web service provider information is performed.
In the XML / Web service information registration process, first, the XML / Web service information reading processing unit 121 acquires the service code stored in the XML / Web service storage unit 110 and reads the header part (step 1402).
The XML / Web service information conversion processing unit 122 reads the UDDI schema file 127 (Step 1403), and stores the XML / Web service information included in the header read by the XML / Web service information reading processing unit 121 for storing the UDDI registry. (Step 1404).
On the other hand, in the XML / Web service provider information registration process, the XML / Web service provider information reading processing unit 124 acquires the service code stored in the XML / Web service storage unit 110 and reads the provider information ( Step 1405).
The XML / Web service provider information conversion processing unit 125 reads the UDDI schema file 127 (Step 1406), and converts the provider information read by the XML / Web service provider information reading processing unit 124 into information for storing the UDDI registry. Conversion is performed (step 1407).
The XML / Web service information storage processing unit 123 and the XML / Web service provider information storage processing unit 126 convert the information converted for storing the UDDI registry in Steps 1404 and 1407 to the XML / Web service management information storage unit 130. And stored in the XML / Web service information storage unit 140 (step 1408).
The XML / Web service information UDDI registration unit 151 refers to the XML / Web service management information storage unit 130 and the XML / Web service information storage unit 140 (step 1409), and stores the XML / Web service information in the UDDI registry via the UDDI communication unit 160. Service information is registered (step 1410). In this case, registration is performed in the UDDI registry indicated by the external UDDI service URL stored in the registration destination UDDI table, the UDDI registration ID acquired from the UDDI registry is stored in the UDDI registration ID of the registration destination UDDI table, and the update date / time is set. Update.
With the above processing, the XML / Web service server in which XML / Web service information is registered in the UDDI registry becomes a search target in the UDDI registry and can provide the XML / Web service.

XML/Webサービス情報管理部150は、XML/Webサービス情報をUDDIレジストリに格納した後、XML/Webサービスの状態に応じた処理を行う。
図15は、XML/Webサービスの削除に応じてXML/Webサービス情報管理部150の行う処理手順を示すフローチャートである。
XML/Webサービス状態監視部152は、XML/Webサービス格納部を監視する。XML/Webサービス提供者等によるXML/Webサービスの削除がされると(ステップ1501)、XML/Webサービス状態監視部152は、XML/Webサービスの削除を検出し(ステップ1502)、以下のXML/Webサービス情報削除処理を行う。
XML/Webサービス情報削除処理では、XML/Webサービス状態監視部152が、削除されたXML/Webサービスの情報を登録したUDDIレジストリのURLをXML/Webサービス管理情報格納部130から取得する(ステップ1503)。
ステップ1503でXML/Webサービス状態監視部152が取得したURLに基づき、XML/Webサービス情報UDDI削除部153がUDDI通信部160を介してUDDIレジストリからXML/Webサービス情報を削除する(ステップ1504)。
XML/Webサービス情報変更処理部154は、XML/Webサービス情報UDDI削除部153がUDDIレジストリから削除したXML/Webサービス情報に対応する情報を、XML/Webサービス管理情報格納部130及びXML/Webサービス情報格納部140から削除する。この場合、XML/Webサービス管理情報格納部130において、XML/Webサービステーブルでは、稼動状態を「削除」とし、登録先UDDIテーブル上の情報のみ削除する(ステップ1505)。
The XML / Web service information management unit 150 stores the XML / Web service information in the UDDI registry, and then performs processing according to the state of the XML / Web service.
FIG. 15 is a flowchart showing a processing procedure performed by the XML / Web service information management unit 150 in response to the deletion of the XML / Web service.
The XML / Web service status monitoring unit 152 monitors the XML / Web service storage unit. When the XML / Web service provider or the like deletes the XML / Web service (step 1501), the XML / Web service status monitoring unit 152 detects the deletion of the XML / Web service (step 1502), and the following XML / Web service information deletion processing is performed.
In the XML / Web service information deletion process, the XML / Web service status monitoring unit 152 obtains the URL of the UDDI registry in which the deleted XML / Web service information is registered from the XML / Web service management information storage unit 130 (step). 1503).
Based on the URL acquired by the XML / Web service status monitoring unit 152 in step 1503, the XML / Web service information UDDI deletion unit 153 deletes the XML / Web service information from the UDDI registry via the UDDI communication unit 160 (step 1504). .
The XML / Web service information change processing unit 154 displays information corresponding to the XML / Web service information deleted from the UDDI registry by the XML / Web service information UDDI deletion unit 153, and the XML / Web service management information storage unit 130 and the XML / Web. Delete from the service information storage unit 140. In this case, the XML / Web service management information storage unit 130 sets the operation state to “deleted” in the XML / Web service table, and deletes only the information on the registration destination UDDI table (step 1505).

図16は、XML/Webサービスの公開停止に応じてXML/Webサービス情報管理部の行う処理手順を示すフローチャートである。
XML/Webサービス提供者等によるXML/Webサービスの公開停止がされると(ステップ1601)、XML/Webサービス状態監視部152は、XML/Webサービスの公開停止を検出し(ステップ1602)、以下のXML/Webサービス公開停止処理を行う。
XML/Webサービス公開停止処理では、XML/Webサービス状態監視部152が、公開停止されたXML/Webサービスの情報を登録したUDDIレジストリのURLをXML/Webサービス管理情報格納部130から取得する(ステップ1603)。
ステップ1603でXML/Webサービス状態監視部152が取得したURLに基づき、XML/Webサービス情報UDDI削除部153がUDDI通信部160を介してUDDIレジストリからXML/Webサービス情報を削除する(ステップ1604)。
XML/Webサービス情報変更処理部154は、XML/Webサービス管理情報格納部130のXML/Webサービステーブルから公開停止がされたXML/Webサービスに対応する情報を検索し、稼動状態を「公開停止」に変更する(ステップ1605)。
FIG. 16 is a flowchart illustrating a processing procedure performed by the XML / Web service information management unit in response to the suspension of the XML / Web service disclosure.
When the XML / Web service provider stops publishing the XML / Web service (step 1601), the XML / Web service status monitoring unit 152 detects the publishing stop of the XML / Web service (step 1602). XML / Web service disclosure stop processing is performed.
In the XML / Web service publishing stop process, the XML / Web service status monitoring unit 152 obtains the URL of the UDDI registry in which the information of the XML / Web service whose publishing has been registered is registered from the XML / Web service management information storage unit 130 ( Step 1603).
Based on the URL acquired by the XML / Web service status monitoring unit 152 in step 1603, the XML / Web service information UDDI deletion unit 153 deletes the XML / Web service information from the UDDI registry via the UDDI communication unit 160 (step 1604). .
The XML / Web service information change processing unit 154 searches the XML / Web service table of the XML / Web service management information storage unit 130 for information corresponding to the XML / Web service whose publication has been suspended, (Step 1605).

図17は、XML/Webサービスの復旧に応じてXML/Webサービス情報管理部の行う処理手順を示すフローチャートである。
XML/Webサービス提供者等により公開停止されていたXML/Webサービスが再開がされると(ステップ1701)、XML/Webサービス状態監視部152は、XML/Webサービスの公開再開を検出し(ステップ1702)、以下のXML/Webサービス情報再登録処理を行う。
XML/Webサービス情報再登録処理では、XML/Webサービス状態監視部152が、公開停止状態とされていたXML/Webサービスの登録先となるUDDIレジストリのURLをXML/Webサービス管理情報格納部130から取得する(ステップ1703)。
ステップ1703でXML/Webサービス状態監視部152が取得したURLに基づき、XML/Webサービス情報UDDI登録部151がUDDI通信部160を介してUDDIレジストリにXML/Webサービス情報を登録する(ステップ1304)。
XML/Webサービス情報変更処理部154は、XML/Webサービス管理情報格納部130のXML/Webサービステーブルから公開が再開されたXML/Webサービスに対応する情報を検索し、稼動状態を「公開」に変更する(ステップ1705)。
FIG. 17 is a flowchart illustrating a processing procedure performed by the XML / Web service information management unit in response to the restoration of the XML / Web service.
When the XML / Web service that has been suspended by the XML / Web service provider is restarted (step 1701), the XML / Web service status monitoring unit 152 detects the resumption of the XML / Web service (step 1701). 1702), the following XML / Web service information re-registration process is performed.
In the XML / Web service information re-registration process, the XML / Web service status monitoring unit 152 uses the XML / Web service management information storage unit 130 to set the URL of the UDDI registry that is the registration destination of the XML / Web service that has been suspended from being published. (Step 1703).
Based on the URL acquired by the XML / Web service state monitoring unit 152 in step 1703, the XML / Web service information UDDI registration unit 151 registers the XML / Web service information in the UDDI registry via the UDDI communication unit 160 (step 1304). .
The XML / Web service information change processing unit 154 searches the XML / Web service table of the XML / Web service management information storage unit 130 for information corresponding to the resumed XML / Web service, and sets the operation status to “public”. (Step 1705).

以上各実施の形態に示すUDDIサーバを利用したXML/Webサービスシステムの一例について説明する。
図18は、インターネットにより接続されたXML/Webサービスシステムの概要を示す図である。
XML/Webサービスシステム1800では、Webサービスクライアントとしての利用者端末1801又はWWWサーバ1802がXML/Webサービス1803〜1806を利用するアプリケーションが備えられている。
本例では、XML/Webサービス1803〜1806として、航空会社,鉄道会社,旅館,ホテルのそれぞれにおいて予約サービスが提供されているものとする。
UDDIサーバ1807には、各XML/Webサービス1803〜1806について、アクセスポイント,提供するサービスの種類等の情報が保存,公開されている。
このようなシステム構成において、ユーザにより利用者端末1801内に備えられたアプリケーションや、WWWサーバ1802内のWebアプリケーションが実行されると、Webサービスクライアントは、アプリケーション実行時の業務処理に応じたXML/Webサービス1803〜1806について、UDDIサーバ1807で検索・照会する。
UDDIサーバ1807は、検索手段を用いて、Webサービスクライアントから受信した検索条件に基づき、登録情報を検索し、検索条件に該当するXML/Webサービス1803〜1806の情報をWebサービスクライアントに返信する。
Webサービスクライアントは、検索結果に基づき、XML/Webサービス1803〜1806にアクセスし、XML/Webサービス1803〜1806の提供を受ける。
例えば、WWWサーバ1802内のWebアプリケーションを利用して航空券予約を行う業務があった場合、利用者端末1801のブラウザ等により旅行業者のWWWサーバ1802にアクセスがされると、予約条件指定画面等を表示する。
Webアプリケーションは、予約条件指定画面等において航空券に関する必要事項をユーザに入力させ、それに伴い、指定の航空会社の旅券予約XML/Webサービス1803〜1806をUDDIサーバ1807で検索・照会する。
UDDIサーバ1807の検索手段は、検索条件に該当する航空会社当の旅券予約XML/Webサービスの情報をWWWサーバ1802のWebアプリケーションに戻す。
Webアプリケーションは、指定の航空会社の旅券予約XML/Webサービスに関する情報をもとに、指定の航空会社の旅券予約XML/Webサービスを利用する。
Webアプリケーションは、指定の航空会社の旅券予約XML/Webサービスの利用結果(旅券予約に関する結果)を利用者端末1801内のブラウザに表示させ、ユーザに結果を伝える。
An example of an XML / Web service system using the UDDI server shown in each embodiment will be described above.
FIG. 18 is a diagram showing an outline of an XML / Web service system connected via the Internet.
In the XML / Web service system 1800, a user terminal 1801 or a WWW server 1802 as a Web service client includes an application that uses the XML / Web services 1803-1806.
In this example, as an XML / Web service 1803-1806, a reservation service is provided in each of an airline company, a railway company, an inn, and a hotel.
The UDDI server 1807 stores and discloses information such as access points and types of services to be provided for the XML / Web services 1803 to 1806.
In such a system configuration, when an application provided in the user terminal 1801 or a Web application in the WWW server 1802 is executed by the user, the Web service client performs an XML / The Web service 1803-1806 is searched and inquired by the UDDI server 1807.
The UDDI server 1807 uses the search means to search for registration information based on the search conditions received from the Web service client, and returns information on the XML / Web services 1803-1806 corresponding to the search conditions to the Web service client.
Based on the search result, the Web service client accesses the XML / Web services 1803 to 1806 and receives provision of the XML / Web services 1803 to 1806.
For example, in the case where there is a business for making an airline ticket reservation using a Web application in the WWW server 1802, when a travel agent's WWW server 1802 is accessed by a browser of the user terminal 1801, a reservation condition designation screen or the like Is displayed.
The Web application causes the user to input necessary information regarding the air ticket on the reservation condition specifying screen and the like, and accordingly, searches and inquires the designated airline's passport reservation XML / Web services 1803-1806 on the UDDI server 1807.
The search means of the UDDI server 1807 returns the information on the passport reservation XML / Web service of the airline corresponding to the search condition to the Web application of the WWW server 1802.
The Web application uses the passport reservation XML / Web service of the designated airline based on the information related to the passport reservation XML / Web service of the designated airline.
The Web application displays the result of use of the designated airline's passport reservation XML / Web service (result of passport reservation) on the browser in the user terminal 1801, and informs the user of the result.

なお、前記実施の形態では、XML/Webサービス情報生成部,XML/Webサービス情報管理部及び各情報格納部を、XML/Webサービスサーバ内に備えることとしているが、これに限らず、各処理部又は情報格納部の一部又は全部を別端末(サーバ等)に備えることとしてもよい。   In the above-described embodiment, the XML / Web service information generation unit, the XML / Web service information management unit, and each information storage unit are provided in the XML / Web service server. It is good also as providing a part or all of a part or an information storage part in another terminal (server etc.).

本発明の一実施の形態に係るXML/Webサービスサーバの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the XML / Web service server which concerns on one embodiment of this invention. 本発明の一実施の形態に係るXML/Webサービスサーバを含むXML/Webサービスシステムの概略構成を示す図である。It is a figure which shows schematic structure of the XML / Web service system containing the XML / Web service server which concerns on one embodiment of this invention. XML/Webサービス格納部に格納されるサービスコードの一例を示す図である。It is a figure which shows an example of the service code stored in an XML / Web service storage part. XML/Webサービス格納部に格納される企業情報ファイルの一例を示す図である。It is a figure which shows an example of the company information file stored in an XML / Web service storage part. 提供者情報に対応するスキーマファイルの一例を示す図である。It is a figure which shows an example of the schema file corresponding to provider information. XML/Webサービス情報に対応するスキーマファイルの一例を示す図である。It is a figure which shows an example of the schema file corresponding to XML / Web service information. XML/Webサービス管理情報格納部のデータベーススキーマの一例を示す図である。It is a figure which shows an example of the database schema of an XML / Web service management information storage part. UDDIレジストリのデータ構造を示す図である。It is a figure which shows the data structure of a UDDI registry. UDDIレジストリを構成する各データ要素の内容を示す図である。It is a figure which shows the content of each data element which comprises a UDDI registry. BusinessEntity要素の一例を示す図である。It is a figure which shows an example of BusinessEntity element. BusinessService要素の一例を示す図である。It is a figure which shows an example of BusinessService element. BusinessTemplate要素の一例を示す図である。It is a figure which shows an example of BusinessTemplate element. tModel要素の一例を示す図である。It is a figure which shows an example of a tModel element. XML/Webサービス情報の登録処理を示すフローチャートである。It is a flowchart which shows the registration process of XML / Web service information. XML/Webサービス削除に応じた処理を示すフローチャートである。It is a flowchart which shows the process according to XML / Web service deletion. XML/Webサービス公開停止に応じた処理を示すフローチャートである。It is a flowchart which shows the process according to a XML / Web service public stop. XML/Webサービス公開再開に応じた処理を示すフローチャートである。It is a flowchart which shows the process according to XML / Web service reopening. XML/Webサービスの具体例を示すイメージ図である。It is an image figure which shows the specific example of an XML / Web service.

符号の説明Explanation of symbols

100 XML/Webサービスサーバ、110 XML/Webサービス格納部、111A,111B XML/Webサービス、120 XML/Webサービス情報生成部、121 XML/Webサービス情報読取処理部、122 XML/Webサービス情報 変換処理部、123 XML/Webサービス情報格納処理部、124 XML/Webサービス提供者情報読取処理部、125 XML/Webサービス提供者情報変換処理部、126 XML/Webサービス提供者情報格納処理部、130 XML/Webサービス管理情報格納部、140 XML/Webサービス情報格納部、150 XML/Webサービス情報管理部、151 XML/Webサービス情報UDDI登録部、152 XML/Webサービス状態監視部、153 XML/Webサービス情報UDDI削除部、154 XML/Webサービス情報変更処理部、160 UDDI通信部。

100 XML / Web service server, 110 XML / Web service storage unit, 111A, 111B XML / Web service, 120 XML / Web service information generation unit, 121 XML / Web service information reading processing unit, 122 XML / Web service information conversion processing , 123 XML / Web service information storage processing unit, 124 XML / Web service provider information reading processing unit, 125 XML / Web service provider information conversion processing unit, 126 XML / Web service provider information storage processing unit, 130 XML / Web service management information storage unit, 140 XML / Web service information storage unit, 150 XML / Web service information management unit, 151 XML / Web service information UDDI registration unit, 152 XML / Web service status monitoring unit, 153 ML / Web service information UDDI deletion unit, 154 XML / Web service information change processing unit, 160 UDDI communication unit.

Claims (4)

XML/Webサービス情報登録手段に対して、予めWebサービスクライアントに対して提供するXML/Webサービスの情報を登録し、前記XML/Webサービス情報登録手段を介してWebサービスクライアントにXML/Webサービス情報を提供するXML/Webサービス情報管理システムであって、
前記XML/Webサービスを構成する実装コードを格納するXML/Webサービス格納部と、
前記XML/Webサービス格納部に格納されたXML/Webサービスに対応する管理情報を格納するXML/Webサービス管理情報格納部と、
前記XML/Webサービス格納部に格納されたXML/Webサービスに対応してXML/Webサービス情報登録手段に登録する情報を格納するXML/Webサービス情報格納部と、
前記XML/Webサービス格納部から前記実装コードを取得し、当該実装コードに含まれる所定形式のXML/Webサービス情報とサービス提供者情報とを予め定義されたスキーマファイルに基づき変換して、前記XML/Webサービス管理情報格納部と、前記XML/Webサービス情報格納部とにそれぞれ格納するXML/Webサービス登録情報生成手段と、
前記XML/Webサービス情報格納部にXML/Webサービス情報の格納されたXML/Webサービスを管理し、新たに格納されたXML/Webサービス情報を取得して、予め指定された登録先XML/Webサービス情報登録手段に登録するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を公開に設定するXML/Webサービス情報管理手段と
を備えることを特徴とするXML/Webサービス情報管理システム。
XML / Web service information registration means registers in advance XML / Web service information to be provided to a Web service client, and the XML / Web service information is registered in the Web service client via the XML / Web service information registration means. An XML / Web service information management system that provides
An XML / Web service storage unit for storing an implementation code constituting the XML / Web service;
An XML / Web service management information storage unit for storing management information corresponding to the XML / Web service stored in the XML / Web service storage unit;
An XML / Web service information storage unit for storing information to be registered in the XML / Web service information registration unit corresponding to the XML / Web service stored in the XML / Web service storage unit;
The implementation code is acquired from the XML / Web service storage unit, XML / Web service information in a predetermined format and service provider information included in the implementation code are converted based on a predefined schema file, and the XML XML / Web service registration information generating means for storing in each of the / Web service management information storage unit and the XML / Web service information storage unit,
The XML / Web service information storage unit manages the XML / Web service in which XML / Web service information is stored, obtains the newly stored XML / Web service information, and specifies a pre-designated registration destination XML / Web XML / Web service information management, comprising: XML / Web service information management means for registering in the service information registration means and setting the operation state stored in the XML / Web service management information storage unit to open system.
前記XML/Webサービス情報管理手段は、
前記XML/Webサービス格納部に格納されたXML/Webサービスの実装コードが、当該XML/Webサービス格納部から削除された場合に、前記登録先XML/Webサービス情報登録手段に登録されたXML/Webサービス情報を削除するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を削除に設定する手段をさらに備えることを特徴とする請求項1に記載のXML/Webサービス情報管理システム。
The XML / Web service information management means includes:
When the XML / Web service implementation code stored in the XML / Web service storage unit is deleted from the XML / Web service storage unit, the XML / registered in the registration destination XML / Web service information registration unit 2. The XML / Web service information management system according to claim 1, further comprising means for deleting Web service information and setting the operation state stored in the XML / Web service management information storage unit to deletion. .
前記XML/Webサービス情報管理手段は、
前記XML/Webサービス格納部に格納されたXML/Webサービスの稼動状況を判定する手段と、当該判定結果が、XML/Webサービス公開停止の場合に、前記登録先XML/Webサービス情報登録手段に登録されたXML/Webサービス情報を削除するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を公開停止に設定する手段をさらに備えることを特徴とする請求項1又は2のいずれかに記載のXML/Webサービス情報管理システム。
The XML / Web service information management means includes:
Means for determining the operation status of the XML / Web service stored in the XML / Web service storage unit, and if the determination result is that the XML / Web service disclosure is stopped, the registration destination XML / Web service information registration means 3. The information processing apparatus according to claim 1, further comprising means for deleting the registered XML / Web service information and setting the operation state stored in the XML / Web service management information storage unit to the public stop. An XML / Web service information management system according to claim 1.
前記XML/Webサービス情報管理手段は、
前記稼動状態が公開停止に設定されたXML/Webサービスについての稼働状況の判定結果が、XML/Webサービス公開再開の場合に、前記XML/Webサービス情報格納部に格納されたXML/Webサービス情報を、前記登録先XML/Webサービス情報登録手段に再登録するとともに、前記XML/Webサービス管理情報格納部に格納された稼動状態を公開に再設定する手段をさらに備えることを特徴とする請求項3に記載のXML/Webサービス情報管理システム。

The XML / Web service information management means includes:
The XML / Web service information stored in the XML / Web service information storage unit when the determination result of the operation status for the XML / Web service whose operation state is set to stop publishing is XML / Web service release restart. And a means for re-registering the operation state stored in the XML / Web service management information storage unit to open to the public. 3. The XML / Web service information management system according to 3.

JP2005268461A 2005-09-15 2005-09-15 Xml/web service information management system Pending JP2007080053A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005268461A JP2007080053A (en) 2005-09-15 2005-09-15 Xml/web service information management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005268461A JP2007080053A (en) 2005-09-15 2005-09-15 Xml/web service information management system

Publications (1)

Publication Number Publication Date
JP2007080053A true JP2007080053A (en) 2007-03-29

Family

ID=37940281

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005268461A Pending JP2007080053A (en) 2005-09-15 2005-09-15 Xml/web service information management system

Country Status (1)

Country Link
JP (1) JP2007080053A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010055141A (en) * 2008-08-26 2010-03-11 Nec Corp Web service system and web service providing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010055141A (en) * 2008-08-26 2010-03-11 Nec Corp Web service system and web service providing method

Similar Documents

Publication Publication Date Title
JP2007026441A (en) Apparatus and method for reaching agreement on web service policy
JPH117405A (en) File shared system
WO2004107216A2 (en) A publish/subscribe mechanism for web services
JP4764300B2 (en) Stream data management system, stream data management method and program thereof
US20090125803A1 (en) Method, system, client and server for managing xml document
JP2009151560A (en) Resource management method, information processing system, information processor and program
US20040163037A1 (en) System and method for invoking WebDAV methods via non-WebDAV protocols
JP2007080053A (en) Xml/web service information management system
KR100479333B1 (en) Registry system and management method for by using uddi web service based on the ebxml registry
JP2007102794A (en) Information processing system having front end processing function
JP2004192077A (en) Distributed system and brokering method corresponding to context
US20040162872A1 (en) System and method for invoking WebDAV methods via component technologies
JP2000222329A (en) Information communication system and information providing device and user attribute information collecting method and record medium
JP2005284640A (en) Xml/web service retrieval system
JP2005173724A (en) Document management system, file server, document management program, and document management method
JP2008250941A (en) Document collecting method, document collecting program and document collecting device
JP4893712B2 (en) Web service system and web service providing method
JP4204493B2 (en) Data relay program
JP4334253B2 (en) Data alignment program, system and method
KR100625450B1 (en) Method of processing user-defined urgent message in push system
CN101594356B (en) Method, device and system for processing net element resource
JP4367141B2 (en) Instruction description content changing device and instruction description content changing program
JP2010238199A (en) Communication system, communication device and communication management method
JP2004280398A (en) Service provision side program, user side program and method
JP2005092423A (en) Workflow system and its method