JP2002108688A - Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway - Google Patents

Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway

Info

Publication number
JP2002108688A
JP2002108688A JP2000299725A JP2000299725A JP2002108688A JP 2002108688 A JP2002108688 A JP 2002108688A JP 2000299725 A JP2000299725 A JP 2000299725A JP 2000299725 A JP2000299725 A JP 2000299725A JP 2002108688 A JP2002108688 A JP 2002108688A
Authority
JP
Japan
Prior art keywords
corba
xml
server
gateway
client
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
JP2000299725A
Other languages
Japanese (ja)
Inventor
Hironori Horiuchi
浩規 堀内
Shinji Mogi
信二 茂木
Toshichika Oda
稔周 小田
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.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2000299725A priority Critical patent/JP2002108688A/en
Publication of JP2002108688A publication Critical patent/JP2002108688A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a gateway capable of mutually connecting an Internet environment based on XML to a distributed object environment based on CORBA. SOLUTION: This system is provided with an HTTP server means for communicating with an XML server by suing an XML instance, a converting means for mutually converting the XML instance and CORBA client operation request and response, and a CORBA server means for communicating with the CORBA client by using the operation request and response. Also, this system is provided with a CORBA client means for communicating with the CORBA server by using the operation request and response, and it is more desired that the HTTP server means communicates with a XML client.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、XML(eXtensib
le Markup Language)に基づくインターネット環境と、
CORBA(Common Object Request Broker Architect
ure)に基づく分散オブジェクト環境との間で相互に通
信することができるゲートウェイに関する。
The present invention relates to an XML (eXtensib)
le Markup Language)
CORBA (Common Object Request Broker Architect
ure) -based distributed object environment.

【0002】[0002]

【従来の技術】近年、分散しているアプリケーション又
はデータを統合化するプラットフォームとしてCORB
Aが普及しつつある。一方、インターネット上での文書
又はデータを通信する際に使用される文書記述言語とし
てXMLが注目されている。
2. Description of the Related Art In recent years, CORB has been used as a platform for integrating distributed applications or data.
A is spreading. On the other hand, XML attracts attention as a document description language used when communicating documents or data on the Internet.

【0003】CORBAのアプリケーションは、クライ
アント及びサーバから構成され、サーバはオブジェクト
を有し、クライアントはサーバ上のオブジェクトが提供
するサービスを利用する。オブジェクトが提供するサー
ビスのインタフェースは、IDL(インタフェース定義
言語)を用いて、オブジェクトの操作及び属性並びにデ
ータ型等が定義される。クライアントが操作及び属性を
呼出す際には、対象となるオブジェクトをオブジェクト
リファレンスにより指定する。オブジェクトの名前とオ
ブジェクトリファレンスとの組は、ネーミングサービス
で管理される。
[0003] A CORBA application is composed of a client and a server. The server has objects, and the clients use services provided by the objects on the server. For an interface of a service provided by an object, an operation and an attribute of the object, a data type, and the like are defined using IDL (Interface Definition Language). When a client calls an operation and an attribute, a target object is specified by an object reference. A pair of an object name and an object reference is managed by a naming service.

【0004】一方、XMLは、文書を要素という単位か
ら構成し、開始と終了の対からなるタグを使って表され
る。文書の構造は、要素を階層化することにより表現す
る。このタグ付き文書をXMLインスタンスと呼ぶ。X
ML文書は、XMLインスタンスに加えて、XMLのバ
ージョン又は文字コード等を宣言するXML宣言と、文
書の型を表すDTD(文書型定義)とから構成される。
DTDは、タグ付き文書に現れる要素、属性及びエンテ
ィティの定義を行う。要素の定義では、名前、出現順
序、出現回数について定義する。
On the other hand, XML is composed of a document as a unit called an element, and is expressed using a tag including a pair of start and end. The structure of a document is expressed by layering elements. This tagged document is called an XML instance. X
An ML document is composed of an XML instance that declares an XML version or a character code, and a DTD (document type definition) that indicates a document type, in addition to an XML instance.
The DTD defines elements, attributes and entities that appear in tagged documents. In the definition of the element, the name, the order of appearance, and the number of appearances are defined.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、XML
に基づくインターネット環境と、CORBAに基づく分
散オブジェクト環境との間で相互に通信することはでき
なかった。図1は、従来のシステム構成図である。
SUMMARY OF THE INVENTION However, XML
It was not possible to communicate with each other between the Internet environment based on CORBA and the distributed object environment based on CORBA. FIG. 1 is a configuration diagram of a conventional system.

【0006】この課題に対して、本出願人は、特願20
00−68535号「XMLを用いて分散オブジェクト
にアクセスするためのゲートウェイ」において、XML
クライアントからCORBAサーバへアクセスするため
のゲートウェイを開示した。但し、CORBAクライア
ントからXMLサーバへアクセスする方法については開
示しておらず、XML環境と、CORBA環境との間で
相互に通信することはできなかった。
In order to solve this problem, the present applicant has filed Japanese Patent Application No.
No. 00-68535, "Gateway for Accessing Distributed Objects Using XML"
A gateway for accessing a CORBA server from a client has been disclosed. However, the document does not disclose a method of accessing the XML server from the CORBA client, and cannot communicate with each other between the XML environment and the CORBA environment.

【0007】図2は、インターネットを介してCORB
Aサーバ及びクライアントが通信をする従来のシステム
構成図である。図2によれば、WWWサーバのバックエ
ンドにCORBAを適用している。パーソナルコンピュ
ータであるPC端末は、最初にアプレットをダウンロー
ドし、ブラウザ上でCORBAクライアント及びサーバ
を動作させる。そして、PC端末は、バックエンドのC
ORBAアプリケーションへ直接的にアクセスするか、
又はバックエンド側からのプログラムの起動等によりサ
ービスが提供されていた。
[0007] FIG. 2 is a diagram showing CORB via the Internet.
1 is a conventional system configuration diagram in which an A server and a client communicate. According to FIG. 2, CORBA is applied to the back end of the WWW server. A PC terminal, which is a personal computer, first downloads an applet and operates a CORBA client and server on a browser. Then, the PC terminal returns to the backend C
Access the ORBA application directly or
Alternatively, the service has been provided by starting a program from the back end side or the like.

【0008】しかしながら、ファイアウォールは、通
常、HTTPのポートを開放していてもIIOPのポー
トを開放していない場合が多く、図2のようなシステム
ではデータの通過が困難な場合がある。また、CORB
Aの実行プログラムにはORB又はAWT(Abstract Wi
ndow Toolkit)等が含まれ、必要なメモリ量が増大する
ために、携帯端末又はPDA等の処理能力の低い端末で
は実行が困難な場合がある。更に、ダウンロードするア
プレットのプログラムが比較的大きく、アクセス回線が
細い場合等にはダウンロード時間が増大する。
However, in many cases, a firewall often opens an HTTP port but does not open an IIOP port, and in the system shown in FIG. 2, it may be difficult to pass data. Also, CORB
A execution program includes ORB or AWT (Abstract Wi
(ndow Toolkit) and the like, and the required memory capacity increases, so that it may be difficult to execute the process on a mobile terminal or a terminal having a low processing capability such as a PDA. Furthermore, when the program of the applet to be downloaded is relatively large and the access line is narrow, the download time increases.

【0009】そこで、本発明は、前述のような課題を解
決し、XMLに基づくインターネット環境と、CORB
Aに基づく分散オブジェクト環境との間で相互に通信を
可能にするゲートウェイを提供することを目的とする。
Accordingly, the present invention solves the above-mentioned problems, and provides an Internet environment based on XML and CORB.
It is an object of the present invention to provide a gateway which enables mutual communication with a distributed object environment based on A.

【0010】[0010]

【課題を解決するための手段】本発明のゲートウェイ
は、XMLインスタンスを用いてXMLサーバと通信す
るためのHTTP処理手段と、該XMLインスタンスと
CORBA操作要求及び応答とを相互に変換する変換手
段と、該CORBA操作要求及び応答を用いてCORB
Aクライアントと通信するためのCORBAサーバ手段
とを有する。
According to the present invention, there is provided a gateway comprising: an HTTP processing unit for communicating with an XML server using an XML instance; and a conversion unit for converting the XML instance and a CORBA operation request and response between each other. , CORB using the CORBA operation request and response
CORBA server means for communicating with the A client.

【0011】本発明の他の実施形態によれば、CORB
A操作要求及び応答を用いてCORBAサーバと通信す
るためのCORBAクライアント手段を更に有し、HT
TP処理手段は更にXMLクライアントと通信すること
は、より好ましい。これにより、XMLに基づくインタ
ーネット環境と、CORBAに基づく分散オブジェクト
環境との間で相互接続を可能にする。
According to another embodiment of the present invention, CORB
A further comprising CORBA client means for communicating with the CORBA server using the A operation request and response,
More preferably, the TP processing means further communicates with the XML client. This enables interconnection between an XML-based Internet environment and a CORBA-based distributed object environment.

【0012】本発明の他の実施形態によれば、変換手段
は、CORBAサーバのオブジェクトが提供するサービ
スをインタフェース定義言語によって定義したインタフ
ェース定義と、XMLインスタンスの型を表す文書型定
義との変換規則を有することも好ましい。
According to another embodiment of the present invention, the conversion means converts the interface definition in which the service provided by the object of the CORBA server is defined by the interface definition language, and the document type definition representing the type of the XML instance. It is also preferred to have

【0013】本発明のシステムによれば、前述したゲー
トウェイを、CORBAサーバとCORBAクライアン
トとの両方に設け、該CORBAサーバとCORBAク
ライアントとの間を通信が、XMLインスタンスを用い
てIPネットワークを介して行われるように構成され
る。これにより、IIOPのポートを開放していないフ
ァイアウォールにおいてもデータを通過させることがで
き、クライアント側でアプレットをダウンロードする必
要もなくなる。
According to the system of the present invention, the gateway described above is provided in both the CORBA server and the CORBA client, and communication between the CORBA server and the CORBA client is performed via an IP network using an XML instance. Configured to be performed. As a result, data can be passed through a firewall that does not open the IIOP port, and there is no need to download an applet on the client side.

【0014】[0014]

【発明の実施の形態】以下では、図面を用いて、本発明
の実施形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0015】図3は、本発明によるゲートウェイを用い
たシステム構成図である。図3によれば、CORBAサ
ーバとXMLクライアントとの間で、及びXMLサーバ
とCORBAクライアントとの間で、相互に通信が可能
となる。
FIG. 3 is a system configuration diagram using a gateway according to the present invention. According to FIG. 3, mutual communication is possible between the CORBA server and the XML client and between the XML server and the CORBA client.

【0016】図4は、本発明によるゲートウェイを用い
たシステムのプロトコル形態の説明図である。CORB
AクライアントがXMLサーバを、及びXMLクライア
ントがCORBAサーバをアクセスできるように、ゲー
トウェイは、HTTP(Hypertext Transfer Protoco
l)を用いて転送されるXMLインスタンスと、COR
BAのIIOP(Internet Inter-ORB Protocol)の操作
要求及び応答とを相互に変換する。CORBAクライア
ントは、IDLに対応したCORBA操作要求及び応答
を送受信し、XMLクライアントは、IDLに対応した
XMLインスタンスを送受信する。
FIG. 4 is an explanatory diagram of a protocol form of a system using a gateway according to the present invention. CORB
The gateway uses HTTP (Hypertext Transfer Protocol) so that the A client can access the XML server and the XML client can access the CORBA server.
l) the XML instance transferred using
The operation request and response of the IIOP (Internet Inter-ORB Protocol) of BA are mutually converted. The CORBA client transmits and receives a CORBA operation request and response corresponding to IDL, and the XML client transmits and receives an XML instance corresponding to IDL.

【0017】表1は、CORBAのデータ型とXMLと
の対応規則を表している。表2は、表1の対応規則に基
づいたXMLへの対応付け例を表している。また、図5
は、本発明によるIDL定義とDTDとの対応付けの一
例である。既存のCORBAサーバを何ら変更すること
なくアクセスできるようにするために、ゲートウェイ
は、CORBAサーバのアクセスに使用するXMLイン
スタンスを、CORBAサーバが提供するインタフェー
ス毎に対応させて定義する。
Table 1 shows the correspondence rules between the CORBA data type and XML. Table 2 shows an example of association with XML based on the association rules in Table 1. FIG.
Is an example of the correspondence between the IDL definition and the DTD according to the present invention. In order to access the existing CORBA server without any change, the gateway defines an XML instance used for accessing the CORBA server in correspondence with each interface provided by the CORBA server.

【0018】[0018]

【表1】 [Table 1]

【0019】[0019]

【表2】 [Table 2]

【0020】図5によれば、モジュール("Example")を
文書に、その要素にインタフェース("Account"等)を定
義する。インタフェースの要素は、オブジェクトの名前
("cos_naming")、操作要求・応答("operation_ind"等)、
属性取得・設定の要求・応答("attriute_get_ind"等)か
ら構成する。更に、操作の要素は、操作名、引数名、デ
ータ型名・値等の要素から構成する。CORBAのデー
タ型は、型を示すタグと値を示すPCDATAによるテ
キストとして表現する。
According to FIG. 5, a module ("Example") is defined in a document, and an interface ("Account" or the like) is defined for the element. The interface element is the name of the object
("cos_naming"), operation request / response ("operation_ind" etc.),
It consists of attribute acquisition / setting request / response ("attriute_get_ind" etc.). Further, the operation elements are composed of elements such as operation names, argument names, data type names and values. The data type of CORBA is expressed as a tag indicating the type and a text based on PCDATA indicating the value.

【0021】このような変換規則は、IDLからDTD
を自動的に生成するトランスレータを用いることも好ま
しい。ゲートウェイは、種々のCORBAサーバのオブ
ジェクトに対応する必要があるが、新たなIDL定義が
生じた場合にのみ、トランスレータを用いてDTDを生
成する。さらに、モジュール毎にDTDをWeb上に公
開し、クライアントによるXML作成時の利用と、ゲー
トウェイにおけるXMLインスタンスの検証時の利用と
を可能とする。これにより、ゲートウェイは、様々なC
ORBAサーバに柔軟に対応できる。
Such a conversion rule is based on IDL to DTD.
Is preferably used. The gateway needs to correspond to various CORBA server objects, but only generates a DTD using a translator when a new IDL definition occurs. Further, the DTD is published on the Web for each module, so that the client can use the XML when creating the XML and the gateway can use the XML when verifying the XML instance. This allows the gateway to use various C
Flexible support for ORBA servers.

【0022】図6は、本発明によるゲートウェイの構成
図である。ゲートウェイは、XMLインスタンスを用い
てクライアントと通信するためのHTTP処理部と、受
信したXML文書のパース結果を解析するXMLパーサ
部と、該XMLインスタンスとCORBAサーバの操作
要求及び応答とを相互に変換する操作・属性変換部と、
該操作要求及び応答を用いてCORBAサーバと通信す
るためのCORBAクライアント部と、該操作要求及び
応答を用いてCORBAクライアントと通信するための
CORBAサーバ部とを有する。
FIG. 6 is a configuration diagram of a gateway according to the present invention. The gateway includes an HTTP processing unit for communicating with the client using the XML instance, an XML parser unit for analyzing a parsed result of the received XML document, and mutually converting the XML instance and a CORBA server operation request and response. Operation / attribute conversion unit to perform
It has a CORBA client unit for communicating with the CORBA server using the operation request and response, and a CORBA server unit for communicating with the CORBA client using the operation request and response.

【0023】また、ゲートウェイは、XMLインスタン
スで渡されるパラメータ値又はCORBAのDII(動
的起動インタフェース)、DSI(動的スケルトンインタフ
ェース)ならびにIFR(インタフェースリポジトリ)を活用
して、対象となるIDL定義が変更されてもプログラム
を変更せずに対応可能なシステム構成としている。尚、
ゲートウェイの実装では、Java Servletを用いたWeb
アプリケーションとするとともに、XMLパーサとして
IBM製のXML Parser for Javaを使用する。
The gateway uses the parameter values passed in the XML instance or the CORBA's DII (dynamic start interface), DSI (dynamic skeleton interface) and IFR (interface repository) to define the target IDL definition. The system is configured to be able to cope with any change without changing the program. still,
In the implementation of the gateway, Web using Java Servlet
In addition to being an application, use XML Parser for Java made by IBM as an XML parser.

【0024】また、クライアント、サーバ及びゲートウ
ェイにおいて、XMLインスタンスの作成・検証を容易
とするため、IDLからDTDに自動変換するトランス
レータを用意し、ゲートウェイは変換を行ったDTDを
公開する。
In the client, the server, and the gateway, a translator for automatically converting an IDL to a DTD is prepared to facilitate creation and verification of an XML instance, and the gateway publishes the converted DTD.

【0025】HTTPクライアントからCORBAサー
バにアクセスする際のゲートウェイの処理シーケンスを
以下に示す。 HTTPクライアントからのアクセスに対して、HT
TP処理部は、受信したXMLインスタンスをXMLパ
ーサ部へ通知する。該XMLパーサ部は、DTDを用い
た検証及びパースを行う。 操作・属性変換部は、XMLパーサ部でエレメントハ
ンドラ(IBM製XMLParser for Java)が起動される毎
に呼び出され、XMLインスタンス中に定義された操作
又はパラメータ等をCORBAサーバを呼び出す形式に
変換する。 CORBA処理部は、ネーミングサービスにより処理
対象オブジェクトのリファレンスを取得する。これによ
り、特定のCORBAサーバを、XMLを用いるクライ
アントからアクセスすることが可能となる。 更に、IFR(インタフェース・リポジトリ)を参照し
て、パラメータ設定等に必要なデータを補った後、DI
Iを呼び出して、CORBAサーバに操作要求を送信す
る。 CORBA処理部によりCORBAサーバから操作応
答を受信し、操作・属性変換部により変換とDOM(Doc
umet Object Model)の値設定を行った後、XMLパーサ
部でDOMをXMLインスタンスに変換する。 HTTP処理部は上記で作成したXMLインスタン
スをHTTPサーバに送信する。
The processing sequence of the gateway when accessing the CORBA server from the HTTP client is shown below. For access from HTTP client, HT
The TP processing unit notifies the received XML instance to the XML parser unit. The XML parser performs verification and parsing using DTD. The operation / attribute conversion unit is called every time an element handler (XMLParser for Java manufactured by IBM) is activated in the XML parser unit, and converts an operation or a parameter defined in the XML instance into a format for calling the CORBA server. The CORBA processing unit obtains a reference of the object to be processed by the naming service. This makes it possible to access a specific CORBA server from a client using XML. Further, referring to an IFR (interface repository) and supplementing data necessary for parameter setting, etc., the DI
Call I to send an operation request to the CORBA server. The CORBA processing unit receives the operation response from the CORBA server, and the operation / attribute conversion unit converts and receives the DOM (Doc).
After setting the value of the "umet Object Model", the XML parser converts the DOM into an XML instance. The HTTP processing unit transmits the XML instance created above to the HTTP server.

【0026】CORBAクライアントからXMLサーバ
にアクセスする際のゲートウェイの処理は、基本的に前
述したシーケンスの逆となる。即ち、DSI(動的スケ
ルトンインタフェース)を介して、CORBA処理部が
CORBAの操作要求を受信し、操作・属性変換部でD
OMに値を設定した後、XMLパーサ部でXMLインス
タンスを作成し、HTTP処理部によりそれをHTTP
クライアントに送信する処理を行う。
The processing of the gateway when accessing the XML server from the CORBA client is basically the reverse of the sequence described above. That is, the CORBA processing unit receives the CORBA operation request via the DSI (dynamic skeleton interface),
After setting the value in OM, an XML instance is created in the XML parser section, and the HTTP instance is used to create the XML instance.
Perform processing to send to client.

【0027】また、CORBAサーバからの一方的な通
知は、CORBAクライアント手段と変換手段とを介
し、HTTPサーバ手段によってHTTPクライアント
に通知することもできる。
The unilateral notification from the CORBA server can be sent to the HTTP client by the HTTP server means via the CORBA client means and the conversion means.

【0028】図7は、請求項4で示したゲートウェイの
適用例である。図8は、図2のシステムの課題を解決す
る、本発明のシステム構成図である。図8によれば、ゲ
ートウェイをバックエンドのCORBAクライアントと
サーバに適用して、インターネット上での相互接続手順
としてXML over HTTPを利用する。PC端末
にとっては、アプレットのダウンロードが不要となるだ
けでなく、XMLに基づくテキスト処理によるために、
高速に且つ処理負荷が軽減されるという効果がある。更
に、HTTPの利用により、ファイアウォールの通過も
容易になる。
FIG. 7 shows an application example of the gateway described in claim 4. FIG. 8 is a system configuration diagram of the present invention that solves the problem of the system of FIG. According to FIG. 8, a gateway is applied to a back-end CORBA client and a server, and an XML over HTTP is used as an interconnecting procedure on the Internet. For the PC terminal, not only is the download of the applet unnecessary, but also because of the text processing based on XML,
There is an effect that the processing load is reduced at high speed. Furthermore, the use of HTTP facilitates the passage through a firewall.

【0029】前述した本発明の種々の実施形態につい
て、当業者によれば、本発明の技術思想及び見地の範囲
の種々の変更、修正及び省略は容易に行うことができ
る。前述の説明はあくまで例であって、何ら制約しよう
とするものではない。本発明は、特許請求の範囲及びそ
の均等物として限定するものにのみ制約される。
With respect to the above-described various embodiments of the present invention, those skilled in the art can easily make various changes, modifications, and omissions of the scope of the technical idea and viewpoint of the present invention. The foregoing description is merely an example, and is not intended to be limiting. The invention is limited only as defined by the following claims and equivalents thereof.

【0030】[0030]

【発明の効果】以上、詳細に説明したように、本発明の
ゲートウェイによれば、XMLに基づくインターネット
環境と、CORBAに基づく分散オブジェクト環境との
間で相互接続を可能にする。また、IDL定義とDTD
との対応付けを規定しているので、様々なオブジェクト
に対応できる汎用性も有する。
As described above in detail, according to the gateway of the present invention, interconnection is possible between the Internet environment based on XML and the distributed object environment based on CORBA. IDL definition and DTD
Since the association with the object is defined, it has versatility that can correspond to various objects.

【0031】更に、本発明のゲートウェイをCORBA
サーバとCORBAクライアントとに設け、XMLを用
いてインターネットを介して通信することにより、II
OPポートを開放していないファイアウォールも通過す
ることができ、クライアント側でのアプレットのダウン
ロードをする必要もなくなる。
Further, the gateway according to the present invention is
By providing the server and the CORBA client and communicating via the Internet using XML, the II
It can pass through a firewall that does not open the OP port, and there is no need to download an applet on the client side.

【図面の簡単な説明】[Brief description of the drawings]

【図1】従来のシステム構成図である。FIG. 1 is a configuration diagram of a conventional system.

【図2】インターネットを介してCORBAサーバとC
ORBAクライアントとが通信を行うための、従来のシ
ステム構成図である。
FIG. 2 shows a CORBA server and C via the Internet
FIG. 2 is a conventional system configuration diagram for performing communication with an ORBA client.

【図3】本発明によるゲートウェイを用いたシステム構
成図である。
FIG. 3 is a system configuration diagram using a gateway according to the present invention.

【図4】本発明によるゲートウェイを用いたシステムの
プロトコル形態の説明図である。
FIG. 4 is an explanatory diagram of a protocol form of a system using a gateway according to the present invention.

【図5】本発明による、IDL定義とXMLとの変換規
則の例である。
FIG. 5 is an example of a conversion rule between an IDL definition and XML according to the present invention.

【図6】本発明によるゲートウェイの構成図である。FIG. 6 is a configuration diagram of a gateway according to the present invention.

【図7】請求項4で示したゲートウェイの適用図であ
る。
FIG. 7 is an application diagram of the gateway shown in claim 4;

【図8】図2のシステムの課題を解決する、本発明のシ
ステム構成図である。
FIG. 8 is a system configuration diagram of the present invention that solves the problem of the system of FIG. 2;

───────────────────────────────────────────────────── フロントページの続き (72)発明者 小田 稔周 埼玉県上福岡市大原二丁目1番15号 株式 会社ケイディディ研究所内 Fターム(参考) 5B082 GA02 GA06 5B089 GA11 GA31 GB03 HB05 JB01 KF04  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Minoru Oda 2-1-1-15 Ohara, Kamifukuoka-shi, Saitama F-term in Kaididi Laboratory Co., Ltd. (Reference) 5B082 GA02 GA06 5B089 GA11 GA31 GB03 HB05 JB01 KF04

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 XMLインスタンスを用いてXMLサー
バと通信するためのHTTP処理手段と、該XMLイン
スタンスとCORBA操作要求及び応答とを相互に変換
する変換手段と、該CORBA操作要求及び応答を用い
てCORBAクライアントと通信するためのCORBA
サーバ手段とを有することを特徴とする、XML環境と
分散オブジェクト環境とを相互接続するゲートウェイ。
1. An HTTP processing means for communicating with an XML server using an XML instance, a conversion means for mutually converting the XML instance and a CORBA operation request and response, and using the CORBA operation request and response. CORBA for communicating with CORBA clients
A gateway interconnecting an XML environment and a distributed object environment, comprising a server means.
【請求項2】 前記CORBA操作要求及び応答を用い
てCORBAサーバと通信するためのCORBAクライ
アント手段を更に有し、前記HTTP処理手段は更にX
MLクライアントと通信することを特徴とする請求項1
に記載のゲートウェイ。
2. The communication apparatus according to claim 1, further comprising a CORBA client means for communicating with a CORBA server using said CORBA operation request and response, wherein said HTTP processing means further comprises X
2. The communication device according to claim 1, wherein the communication device communicates with an ML client.
The gateway described in.
【請求項3】 前記変換手段は、前記CORBAサーバ
のオブジェクトが提供するサービスをインタフェース定
義言語によって定義したインタフェース定義と、前記X
MLインスタンスの型を表す文書型定義との変換規則を
有することを特徴とする請求項1又は2に記載のゲート
ウェイ。
3. The conversion means includes: an interface definition that defines a service provided by an object of the CORBA server by an interface definition language;
3. The gateway according to claim 1, further comprising a conversion rule with a document type definition representing a type of the ML instance.
【請求項4】 請求項1から3のいずれか1項に記載の
ゲートウェイを、前記CORBAサーバと前記CORB
Aクライアントとの両方に設け、該CORBAサーバと
該CORBAクライアントとの間を通信が、前記XML
インスタンスを用いてIPネットワークを介して行われ
るように構成されることを特徴とするシステム。
4. The CORBA server according to claim 1, further comprising:
A, provided between the CORBA server and the CORBA client.
A system configured to occur over an IP network using an instance.
JP2000299725A 2000-09-29 2000-09-29 Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway Pending JP2002108688A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000299725A JP2002108688A (en) 2000-09-29 2000-09-29 Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000299725A JP2002108688A (en) 2000-09-29 2000-09-29 Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway

Publications (1)

Publication Number Publication Date
JP2002108688A true JP2002108688A (en) 2002-04-12

Family

ID=18781495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000299725A Pending JP2002108688A (en) 2000-09-29 2000-09-29 Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway

Country Status (1)

Country Link
JP (1) JP2002108688A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004058125A1 (en) * 2004-12-02 2006-06-08 Dr.Ing.H.C. F. Porsche Ag Supporting device for drive unit e.g. of motor vehicle, has engine bearing along with roller damping device, which is arranged in axial direction of passage opening and axial damping device, which lies on or near rolling axis of drive unit

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000066979A (en) * 1998-08-17 2000-03-03 Nippon Telegr & Teleph Corp <Ntt> Network management system corresponding to plural management protocols
JP2000151743A (en) * 1998-11-18 2000-05-30 Nippon Telegr & Teleph Corp <Ntt> Method for designing network control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000066979A (en) * 1998-08-17 2000-03-03 Nippon Telegr & Teleph Corp <Ntt> Network management system corresponding to plural management protocols
JP2000151743A (en) * 1998-11-18 2000-05-30 Nippon Telegr & Teleph Corp <Ntt> Method for designing network control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004058125A1 (en) * 2004-12-02 2006-06-08 Dr.Ing.H.C. F. Porsche Ag Supporting device for drive unit e.g. of motor vehicle, has engine bearing along with roller damping device, which is arranged in axial direction of passage opening and axial damping device, which lies on or near rolling axis of drive unit
DE102004058125B4 (en) * 2004-12-02 2007-02-01 Dr.Ing.H.C. F. Porsche Ag Bearing device for a drive unit of a motor vehicle

Similar Documents

Publication Publication Date Title
US7587447B2 (en) Systems, methods and computer programs for implementing and accessing web services
US6665731B1 (en) Method for remotely accessing component management information
US8069451B2 (en) System and method of compact messaging in network communications by removing tags and utilizing predefined message definitions
US7571208B2 (en) Creating proxies from service description metadata at runtime
US7904111B2 (en) Mobile exchange infrastructure
US7191450B2 (en) Data-driven application integration adapters
JP2004334866A (en) Conversion of web site summary through tag rib
US20040006653A1 (en) Method and system for wrapping existing web-based applications producing web services
US20040054969A1 (en) System and method for generating web services definitions for MFS-based IMS applications
KR20030094320A (en) Dedicated processor for efficient processing of documents encoded in a markup language
US20020046304A1 (en) Dynamic class loading
US20040167960A1 (en) Network service interceptor
EP1667404B1 (en) Method for the transmission of structured data using a byte stream
Li et al. The study on mobile phone-oriented application integration technology of web services
JP2002108688A (en) Gateway for mutually connecting xml environment to distributed object environment, and system using the gateway
US20060047781A1 (en) Method and system for providing remote portal service modules
Hadjiefthymiades et al. Improving the performance of CGI compliant database gateways
WO2003063001A1 (en) System and method for http request preprocessing for servlets and application servers
Wenjue et al. Implementation of OGC web map service based on web service
KR100427681B1 (en) A method and apparatus defining a component model for creating dynamic document in a distributed data processing system
Wolischlaeger et al. Web services for remote maintenance of fieldbus based automation systems
CA2583619A1 (en) Method of and system for data interaction in a web-based database application environment
JP2003242127A (en) Business integrated system
JP4959339B2 (en) Port type independent proxy support for web services intermediary
JP2001256122A (en) Gateway for accessing distributed object by using xml

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100331

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100824