WO2002071216A2 - A method and a bridge for coupling a server and a client of different object types - Google Patents
A method and a bridge for coupling a server and a client of different object types Download PDFInfo
- Publication number
- WO2002071216A2 WO2002071216A2 PCT/EP2002/001139 EP0201139W WO02071216A2 WO 2002071216 A2 WO2002071216 A2 WO 2002071216A2 EP 0201139 W EP0201139 W EP 0201139W WO 02071216 A2 WO02071216 A2 WO 02071216A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- server
- bridge
- client
- object type
- component
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/465—Distributed object oriented systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/541—Interprogram communication via adapters, e.g. between incompatible applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/133—Protocols for remote procedure calls [RPC]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99944—Object-oriented database structure
- Y10S707/99945—Object-oriented database structure processing
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99948—Application of database or data structure, e.g. distributed, multimedia, or image
Definitions
- the invention relates to a bridge for coupling of a client to a server computer and to a corresponding method, computer system and a computer program.
- the application provider may be a mobile application provider
- the first and second sub-systems may be a home location register and a visitor location register
- the common node may be a wireless telecommunication system.
- the system is implemented by means of an object request broker (ORB) such as the common request broker architecture (CORBA) defined by the object management group (OMG) .
- ORB object request broker
- CORBA common request broker architecture
- OMG object management group
- the resource manager application serves as the "bridge” or “conduit” between a call processor and a resource assembly.
- U.S. 6,094,688 a system for modular application collaboration including filtering at the source and proxy execution of compensating transactions to conserve server resources is known.
- This system provides interoperability between applications including a plurality of connectors for communicating with a like plurality of applications and an interchange server.
- the interchange server includes an application collaboration module and service module.
- the services module transfers messages between connecters and the application collaboration module.
- the application collaboration defines the interoperability between two or more applications.
- the interchange server service module includes a transaction service and an error service. Transactions are executed in the application collaboration module.
- the enterprise interaction hub includes a number of layers that interact to manage an enterprise web system.
- An interaction layer receives requests to the enterprise web system and returns responsive web pages.
- a presentation layer is coupled to the interaction layer an generates the responsive web pages .
- a business layer is coupled to the presentation layer and provides business logic for use by the presentation layer in generation the responsive web pages.
- An integration layer is coupled to the business layer and interfaces with existing legacy data to provide the legacy data to the business layer.
- a trend collection layer monitors and accumulates historical information from the interaction layer, the presentation layer, the business layer and the integration layer. The trend collection layer also stores the historical information in a trend database.
- a profile database accessible by the presentation layer and the business layer, stores profile data, including data mined from the trend database, that characterizes individual user access to the enterprise web system.
- the profile data is used by the presentation layer and the business layer to provide customized dynamic content in the generated web pages.
- a network component server is known.
- the component server architecture enables consumer nodes of a computer network to interact with heterogeneous software components and services distributed throughout the network, as well as network devices and data.
- Distributed interactions between a consumer and a heterogeneous software is achieved, in part, by registering and locating the component and services.
- An object neutral global component registry with access controls of the architecture interoperates with the component management service to transparently ensure proper administration, of indication and run-time binding access to components offered in responds to request from applications executing on the consumer nodes .
- the architecture is implemented on a component server node of the network that is configured to communicate with the consumer, i.e., client, nodes in client-server computing arrangements. That is, the component registry of the component server node responds to a consumer application request by locating a heterogeneous component for the consumer.
- the registry offers this component to the consumer by providing an appropriate interface between the object module of the software component.
- This registry is organized as a plurality of cooperating storage entities including a description repository, an offer repository, an interface adapter repository and an object factory repository.
- a component server architecture is provided to interact with heterogeneous software components and services distributes throughout the network, as well as network devices and data. Distributed interaction between a consumer and heterogeneous software is achieved, in part, by registering and locating the components and services .
- An object-neutral global component registry with access controls of the architecture interoperates with a component management service (CMS) to transparently ensure proper administration, authentication and run-time binding access to components offered in response to requests from applications executing on the consumer nodes .
- CMS component management service
- the architecture is implemented on a component server node of the network that is configured to communicate with the consumer, i.e., client, nodes in client-server computing arrangements. That is, the component registry of the component server node responds to a consumer application request by locating a heterogeneous component for the consumer.
- the registry offers this component to the consumer by providing an appropriate interface between the object module of the consumer and the object module of the software component .
- This registry is preferably organized as a plurality of cooperating storage entities including a description repository, an offer repository, an interface adapter repository and an object factory repository.
- a modular application collaborator for providing inter-operability between applications including a plurality of connectors for communicating with a like plurality of applications and an interchange server.
- the interchange server includes an application collaboration module and a service module .
- the service module transfers messages between connectors and the application collaboration module.
- the application collaboration module defines the inter-operability between two or more applications and includes a trigger and a transaction responsive to the trigger. The trigger is activated upon receipt of data from one or more connectors resulting in the transaction delivering data to one or more connectors for transfer to an associated application.
- a dynamic and generic process automation system is known.
- This includes a generic object-oriented process automation engine that provides workflow management services in a heterogeneous distributed computing environment.
- the system consists of three major parts: a build time part used to capture and store process definitions, and to request the enactment of a process; a run time part used to schedule, execute , and monitor the requested process; a CORBA to plug- in-software applications needed to execute processes and to allow interactions among the system components.
- This system is event-driven and provides scheduling and resource allocations schemes .
- the system can incorporate a trader service which provides a "yellow pages" for objects; it allows objects to publicize their services and allow clients to find them based on upon which services the client needs.
- a resource allocator can use the service to find a resource that satisfies a set of agents constrains.
- CORBA object oriented software technologies
- CORBA is a vendor-independent architecture and infrastructure that computer applications use to work together over networks .
- every ob ect instance has its own unique object reference, an identifying electronic token.
- Clients use the object references to direct their invocations, identifying to the object request broker the exact instance they want to invoke.
- the client acts as if its invoking an operation on the object instance, but it is actually invoking on the IDL stub which acts as a proxy. Passing through the stub on the client side, the invocation continues through the object request broker, and the skeleton on the implementation side, to get to the object where it is executed on the server.
- the object request broker provides a mechanism for transparently communicating client requests to target object implementations.
- the object request broker simplifies distributed programming by decoupling the client from the details of the method invocations. This makes client requests appear to be local procedure calls .
- the object request broker is responsible for finding the object implementation, transparently activating it if necessary, delivering the request to the object and returning any response to the caller.
- the IDL stubs and skeletons serve as the "glue" between the client and the server applications, respectively, and the object request broker.
- the transformation between IDL definitions and the target programming language is automated by a IDL compiler.
- the use of a compiler reduces the potential for inconsistencies between client stubs and server skeletons and increases opportunities for automated compiler optimizations .
- Another important object oriented technology is Enterprise Java Beans .
- Enterprise Java Beans provides a framework for components that can be "plugged in” to a server, thereby extending that service functionality. Client programs execute methods on remote Enterprise Java Beans by way of an Enterprise Java Beans object.
- the Enterprise Java Beans object implements the "remote interface" of the EJB component on the server.
- SOAP Simple Object Access Protocol
- SOAP is a protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instance of application - defined data types, and a convention for representing remote procedure call and responses. SOAP can be used in combination within an HTTP extension framework.
- Fig. 1 shows and example of a prior art network.
- the network includes internet 1 and intranet 2 which are separated by firewall 3.
- a SOAP client 4 is coupled to SOAP server 5 via internet 1.
- a CORBA client 6 and an EJB client 7 are coupled to a CORBA server 8 and an EJB server 9, respectively.
- the invention aims to provide a solution for the above described prior art problem and provides an improved method for coupling of different types of client and server objects as well as a corresponding computer system, methods and computer program product as claimed in the independent claims .
- Preferred embodiments are given in the dependent claims .
- the invention allows to couple a client of a first object type, for example a SOAP client, to a server of a second object type, for example a CORBA or a EJB server.
- a client of a first object type for example a SOAP client
- a server of a second object type for example a CORBA or a EJB server.
- the coupling can be achieved over the internet, intranet and firewalls.
- this is accomplished by providing a bridge for coupling server and client components of different object types in order to provide a communication path between the respective client and server via the bridge.
- the bridge contains a mapping component for mapping of objects of a first type to objects of a second type, for example mapping of SOAP objects to CORBA or EJB objects and / or vice versa.
- the invention is advantageous in that it allows to remove the requirement for using stubs / skeletons for SOAP generated objects by reusing the already existing client stubs of the CORBA and / or EJB servers and by creating a generic meta program to locate the initial contexts and homes by accessing pre- configured information.
- the SOAP based clients must specify the object name, the method name and the parameters.
- the uniform resource locator of the bridge is published together with CORBA and / or EJB application capabilities to a web directory so that web service requestors - after determining that their "real" service provider can only be accessed by CORBA and / or EJB protocols - can access the bridge which then passes on the request "in proxy" to the actual CORBA and / or EJB service.
- One application is to store the uniform resource locator of the bridge ' in a yellow pages type server.
- the invention allows to realize distributed application services where parts of the application can be distributed over the internet and intranet being separated by firewalls. This is of particular importance for usage of existing applications which are not firewall capable in such distributed environments.
- Fig. 1 is a prior art computer system having server and clients of different object types
- Fig. 2 is a computer system having an embodiment of the bridge of the invention
- Fig. 3 is the computer system of fig. 2 having a yellow pages server for locating an application service in the internet and / or the intranet
- Fig. 2 is a computer system having an embodiment of the bridge of the invention
- Fig. 3 is the computer system of fig. 2 having a yellow pages server for locating an application service in the internet and / or the intranet
- Fig. 4 is a flow chart of an embodiment of the invention for coupling objects of different types.
- Fig. 2 shows a computer system - using like new numerals for like components as in fig. 1 - having a SOAP client 4 and a SOAP server 5 which are coupled by internet 1.
- the bridge 10 is contained in the intranet 2 which is coupled to the internet 1 via firewall 18.
- Intranet 2 further contains CORBA client 6 and EJB client 7 which are coupled to CORBA server 8 and EJB server 9 respectively.
- the bridge 10 contains a SOAP server component 11 and a SOAP component client 12.
- the SOAP server component 11 serves to establish a communication path between the SOAP client 4 and bridge 10 via the internet 1 whereas the SOAP client 12 serves to establish a communication path between the bridge 10 and the SOAP server 5 via the internet 1 - depending on the particular application.
- the bridge 10 further comprises an EJB client component 13 and an EJB server component 14.
- the EJB client component 13 serves to establish a communication path between the bridge 10 and the EJB server 9 whereas the EJB server component 14 serves to establish a communication path between the EJB client 7 and the bridge 10 via the intranet 2.
- the bridge 10 contains CORBA client component 15 and CORBA server component 16.
- the CORBA client 15 serves to establish a communication path between the bridge 10 and CORBA server 8 whereas the CORBA server component 16 serves to establish a communication path between CORBA client 6 and the bridge 10.
- the bridge 10 further comprises a mapping component 17 for mapping of an object of a first type to an object of a second type and / or mapping of corresponding method requests and parameters .
- the mapping component 17 can map a SOAP based method request to a CORBA or EJB method call at run-time.
- the mapping component 17 can map CORBA and / or EJB method calls to SOAP based method requests.
- the bridge 10 has a uniform resource locator as well as the other server and client entities as depicted in fig. 2.
- SOAP client 4 The usual operation of SOAP client 4 is to access the SOAP server 5 with an application request via the internet 1.
- desired application is not a SOAP application but - in the example considered here - a CORBA or EJB application running on a server of intranet 2 the SOAP client 4 must first access the bridge 10.
- This access request of SOAP client 4 also includes a parameter for indicating the object type of the desired application and / or further parameters for input into the application on the remote server.
- the access request of SOAP client 4 based on the uniform resource locator of bridge 10 invokes the SOAP server component 11 which appears to SOAP client 4 to be a usual SOAP server. Therefore the operation of SOAP client 4 does not need to be modified in any respect.
- SOAP server component 11 which appears to SOAP client 4 to be a usual SOAP server. Therefore the operation of SOAP client 4 does not need to be modified in any respect.
- a corresponding client component of that object type is selected by the bridge 10.
- this SOAP client 4 desires access to a CORBA type application on server 8. This is indicated by the SOAP client 4 to the bridge 10 in its access request by specifying the object type of the application. Based on this indication of the object type the CORBA client component 15 is selected and activated by the bridge 10.
- the CORBA client component 15 appears to the CORBA server 8 to be a usual CORBA client; therefore the operation of the CORBA server 8 does not need to be changed in any respect for integration into the computer system of fig. 2. This way communication paths are established between the SOAP client 4 and the SOAP server component 11 as well between the CORBA client component 15 and the CORBA server 8.
- a SOAP based method request of SOAP client 4 is received by bridge 10 by means of its SOAP server component 11. From there it is inputted into the mapping component 17.
- the mapping component 17 provides a CORBA method call having the same functionality as the inputted SOAP based method request. This CORBA method call is inputted into the CORBA client component 15 from where it is transmitted to the CORBA server 8.
- CORBA server 8 This invokes the desired application on CORBA server 8.
- the parameter data provided by the SOAP client 4 is inputted into the application of CORBA server 8.
- the application of CORBA server 8 can be a financial services application, such as portfolio management or financial planning.
- the input parameters provided by the SOAP client 4 can be stock market data or the like on which the analysis of the application is based.
- These input parameters for the application program are transmitted from the SOAP client 4 to the SOAP server 11 and to the CORBA server 8 via mapping component 17 and CORBA client component 15.
- Fig. 3 shows a further preferred embodiment having an additional yellow pages type server 19.
- the server 19 has a data base which contains a number of available application services and corresponding object types of the application services as well as the uniform resource locator of an application service.
- the database can be searched based on key words, such as by a Boolean key word search.
- the SOAP client 5 can connect to the server 19 via internet 1 in order to query server 19 to locate a desired application service.
- a corresponding query which is inputted by the SOAP client 4 into the server 19 results in a hit list from which the SOAP client 4 selects a particular application service.
- the object type of the application service as well as its uniform resource locator are provided to the SOAP client 4.
- the date base also contains a uniform resource locator of the bridge 10 for providing a communication path to a desired application service. This uniform resource locator of the bridge 10 is also provided by the server 19 to the SOAP client 4.
- the desired financial services application is of the CORBA object type.
- the SOAP client 4 access to the required CORBA server 8 is only possibly via the bridge 10.
- SOAP client 4 performs an access operation to the bridge 10 by means of the uniform resource locator of the bridge 10 and provides the object type and the uniform resource locator of the application service to the bridge 10.
- further input parameters for input into the application service program can be provided by the SOAP client4.
- the bridge Based on the object type and the uniform resource locator of the desired application service the bridge establishes a communication link between its CORBA client component 15 (cf . fig. 2) and its CORBA server 8. This way the SOAP client can communicate with the CORBA server 8 as explained in detail with respect to fig. 2.
- Fig. 4 shows a preferred embodiment of the method of the invention.
- the SOAP client performs on access operation to a yellow pages type server in order to identify a desired application.
- the SOAP client queries the yellow pages server in order to find the URL of the desired application and its object type.
- the URL for a corresponding bridge results from the query for access to the application.
- step 22 it is decided whether the object type of the application is of the type "SOAP".
- the SOAP client directly connects to the application service in step 23 by entering the URL of the application service into its web browser program.
- the SOAP client obtains the URL of the bridge from the yellow pages server in step 24 in order to access the bridge by means of this URL in step 25.
- the bridge is provided with the URL of the desired application service and further parameters, such as data indicative of the object type of the application and input parameters for the application.
- step 27 the bridge creates a communication path to a server containing the desired application based on the URL provided by the SOAP client requests . After this communication path is created the communication between the SOAP clients and the application server through the bridge can start and step 28.
- the communication is established and maintained through the server component and the CORBA client component of the bridge by means of the intermediary mapping component of the bridge.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computer And Data Communications (AREA)
- Multi Processors (AREA)
Abstract
Description
Claims
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CA002435666A CA2435666A1 (en) | 2001-03-01 | 2002-02-05 | A method and a bridge for coupling a server and a client of different object types |
EP02703596A EP1374047A2 (en) | 2001-03-01 | 2002-02-05 | A method and a bridge for coupling a server and a client of different object types |
IL15768002A IL157680A0 (en) | 2001-03-01 | 2002-02-05 | A method and a bridge for coupling a server and a client of different object types |
JP2002570072A JP2004530194A (en) | 2001-03-01 | 2002-02-05 | Method and bridge for combining servers and clients of different object types |
KR1020037010731A KR100545443B1 (en) | 2001-03-01 | 2002-02-05 | A method and a bridge for coupling a server and a client of different object types |
HK04109406A HK1066611A1 (en) | 2001-03-01 | 2004-11-29 | A method and a bridge for coupling a server and a client of different object types |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP01105064 | 2001-03-01 | ||
EP01105064.8 | 2001-03-01 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2002071216A2 true WO2002071216A2 (en) | 2002-09-12 |
WO2002071216A3 WO2002071216A3 (en) | 2003-07-31 |
Family
ID=8176643
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/EP2002/001139 WO2002071216A2 (en) | 2001-03-01 | 2002-02-05 | A method and a bridge for coupling a server and a client of different object types |
Country Status (10)
Country | Link |
---|---|
US (1) | US6961735B2 (en) |
EP (1) | EP1374047A2 (en) |
JP (1) | JP2004530194A (en) |
KR (1) | KR100545443B1 (en) |
CN (1) | CN1327346C (en) |
CA (1) | CA2435666A1 (en) |
HK (1) | HK1066611A1 (en) |
IL (1) | IL157680A0 (en) |
TW (1) | TW586069B (en) |
WO (1) | WO2002071216A2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2002103990A2 (en) * | 2001-06-19 | 2002-12-27 | Siemens Aktiengesellschaft | Centralised administration of a call centre |
KR100412365B1 (en) * | 2002-02-23 | 2003-12-31 | 엘지전자 주식회사 | Home Appliance Network System Including Bridge device and Its Operating Method |
CN101339520B (en) * | 2007-12-04 | 2011-01-26 | 浙江大学 | Method for accessing EJB into enterprise service bus |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11526940B2 (en) * | 2000-10-31 | 2022-12-13 | Integral Development Corporation | System and method for conducting web-based financial transactions in capital markets |
US6732109B2 (en) * | 2001-01-31 | 2004-05-04 | The Eon Company | Method and system for transferring information between a user interface and a database over a global information network |
JP4233775B2 (en) * | 2001-07-06 | 2009-03-04 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Data communication method, data communication system, and program |
FI113709B (en) * | 2001-12-10 | 2004-05-31 | Nokia Corp | A method for providing remote device functionality in an embedded environment |
US7219125B1 (en) * | 2002-02-13 | 2007-05-15 | Cisco Technology, Inc. | Method and apparatus for masking version differences in applications using a data object exchange protocol |
US7376958B1 (en) * | 2002-06-06 | 2008-05-20 | Unisys Corporation | Method and apparatus for honoring CORBA transaction requests by a legacy data base management system |
US7574714B2 (en) | 2002-08-23 | 2009-08-11 | At&T Intellectual Property I, L.P. | System and method for providing interoperability between different programming protocols |
JP5079039B2 (en) * | 2002-09-24 | 2012-11-21 | 株式会社リコー | Management mediation apparatus, image forming apparatus, management mediation program, and recording medium recording management mediation program |
US7941553B2 (en) * | 2002-10-18 | 2011-05-10 | International Business Machines Corporation | Method and device for streaming a media file over a distributed information system |
US7149752B2 (en) | 2002-12-03 | 2006-12-12 | Jp Morgan Chase Bank | Method for simplifying databinding in application programs |
US8032439B2 (en) | 2003-01-07 | 2011-10-04 | Jpmorgan Chase Bank, N.A. | System and method for process scheduling |
WO2004091138A1 (en) * | 2003-04-04 | 2004-10-21 | Computer Associates Think, Inc. | Method and system of alert notification |
US8095659B2 (en) | 2003-05-16 | 2012-01-10 | Jp Morgan Chase Bank | Service interface |
US7617531B1 (en) * | 2004-02-18 | 2009-11-10 | Citrix Systems, Inc. | Inferencing data types of message components |
US20050229186A1 (en) * | 2004-03-15 | 2005-10-13 | Canyonbridge, Inc. | Method and apparatus for dynamic runtime object aggregation |
US7805523B2 (en) | 2004-03-15 | 2010-09-28 | Mitchell David C | Method and apparatus for partial updating of client interfaces |
JP4574197B2 (en) | 2004-03-16 | 2010-11-04 | キヤノン株式会社 | Data processing method, program, and apparatus |
US9734222B1 (en) | 2004-04-06 | 2017-08-15 | Jpmorgan Chase Bank, N.A. | Methods and systems for using script files to obtain, format and transport data |
US8296354B2 (en) * | 2004-12-03 | 2012-10-23 | Microsoft Corporation | Flexibly transferring typed application data |
US7444346B2 (en) * | 2005-05-27 | 2008-10-28 | At&T Intellectual Property I.L.P. | System and method for simple object access protocol access to interface definition language based services |
KR100735669B1 (en) | 2005-12-01 | 2007-07-06 | 성균관대학교산학협력단 | CORBA-based Adaptive Bridging Pool System and Method thereof |
WO2007084369A2 (en) * | 2006-01-12 | 2007-07-26 | Broadcom Corporation | Method and system for light-weight soap transport for web services based management |
US7610172B2 (en) * | 2006-06-16 | 2009-10-27 | Jpmorgan Chase Bank, N.A. | Method and system for monitoring non-occurring events |
US20080046582A1 (en) * | 2006-08-21 | 2008-02-21 | International Business Machines Corporation | System, apparatus, and method for handling and representing context data in a service component architecture |
CN100464303C (en) * | 2006-08-25 | 2009-02-25 | 上海普元信息技术有限责任公司 | Method of implementing distribution type operation logical calculation in structure software system |
US8040921B2 (en) * | 2007-06-15 | 2011-10-18 | Sony Ericsson Mobile Communications Ab | Method and apparatus for controlling the transfer of private information in a communication system |
US20090018958A1 (en) * | 2007-07-13 | 2009-01-15 | Ncr Corporation | Vendor independent proxy for self service |
US9804899B2 (en) * | 2009-07-31 | 2017-10-31 | Ixia | Communications using the common object request broker architecture (CORBA) |
CN101783796B (en) * | 2009-12-28 | 2013-09-11 | 山东中创软件商用中间件股份有限公司 | Web application firewall system and application method based on same |
US9817898B2 (en) | 2011-11-14 | 2017-11-14 | Microsoft Technology Licensing, Llc | Locating relevant content items across multiple disparate content sources |
US9026587B2 (en) * | 2012-10-10 | 2015-05-05 | Ca, Inc. | System and method for invoking application commands with web service calls |
US9342327B1 (en) * | 2013-12-19 | 2016-05-17 | Emc Corporation | Extensible service execution framework with data mapping architecture |
CN107800595A (en) * | 2016-09-02 | 2018-03-13 | 姚伟志 | Service-oriented intelligent device interaction |
US11329954B1 (en) * | 2019-07-30 | 2022-05-10 | Berryville Holdings, LLC | Traceless access to remote deployed devices in undisclosed locations |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6115646A (en) | 1997-12-18 | 2000-09-05 | Nortel Networks Limited | Dynamic and generic process automation system |
US6182154B1 (en) | 1994-11-21 | 2001-01-30 | International Business Machines Corporation | Universal object request broker encapsulater |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5696965A (en) * | 1994-11-03 | 1997-12-09 | Intel Corporation | Electronic information appraisal agent |
US6282580B1 (en) * | 1996-07-02 | 2001-08-28 | Sun Microsystems, Inc. | Bridge providing communication between different implementations of object request brokers |
US6094688A (en) | 1997-01-08 | 2000-07-25 | Crossworlds Software, Inc. | Modular application collaboration including filtering at the source and proxy execution of compensating transactions to conserve server resources |
US5913061A (en) | 1997-01-08 | 1999-06-15 | Crossroads Software, Inc. | Modular application collaboration |
US6085030A (en) * | 1997-05-02 | 2000-07-04 | Novell, Inc. | Network component server |
US6076108A (en) | 1998-03-06 | 2000-06-13 | I2 Technologies, Inc. | System and method for maintaining a state for a user session using a web system having a global session server |
US6269373B1 (en) * | 1999-02-26 | 2001-07-31 | International Business Machines Corporation | Method and system for persisting beans as container-managed fields |
US6546546B1 (en) * | 1999-05-19 | 2003-04-08 | International Business Machines Corporation | Integrating operating systems and run-time systems |
-
2001
- 2001-07-09 TW TW090116749A patent/TW586069B/en not_active IP Right Cessation
-
2002
- 2002-02-05 JP JP2002570072A patent/JP2004530194A/en active Pending
- 2002-02-05 WO PCT/EP2002/001139 patent/WO2002071216A2/en active IP Right Grant
- 2002-02-05 CA CA002435666A patent/CA2435666A1/en not_active Abandoned
- 2002-02-05 KR KR1020037010731A patent/KR100545443B1/en not_active IP Right Cessation
- 2002-02-05 EP EP02703596A patent/EP1374047A2/en not_active Withdrawn
- 2002-02-05 CN CNB028057619A patent/CN1327346C/en not_active Expired - Fee Related
- 2002-02-05 IL IL15768002A patent/IL157680A0/en unknown
- 2002-03-01 US US10/087,723 patent/US6961735B2/en not_active Expired - Lifetime
-
2004
- 2004-11-29 HK HK04109406A patent/HK1066611A1/en not_active IP Right Cessation
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6182154B1 (en) | 1994-11-21 | 2001-01-30 | International Business Machines Corporation | Universal object request broker encapsulater |
US6115646A (en) | 1997-12-18 | 2000-09-05 | Nortel Networks Limited | Dynamic and generic process automation system |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2002103990A2 (en) * | 2001-06-19 | 2002-12-27 | Siemens Aktiengesellschaft | Centralised administration of a call centre |
WO2002103990A3 (en) * | 2001-06-19 | 2003-05-30 | Siemens Ag | Centralised administration of a call centre |
KR100412365B1 (en) * | 2002-02-23 | 2003-12-31 | 엘지전자 주식회사 | Home Appliance Network System Including Bridge device and Its Operating Method |
CN101339520B (en) * | 2007-12-04 | 2011-01-26 | 浙江大学 | Method for accessing EJB into enterprise service bus |
Also Published As
Publication number | Publication date |
---|---|
EP1374047A2 (en) | 2004-01-02 |
US20020124113A1 (en) | 2002-09-05 |
CN1511283A (en) | 2004-07-07 |
CN1327346C (en) | 2007-07-18 |
CA2435666A1 (en) | 2002-09-12 |
TW586069B (en) | 2004-05-01 |
WO2002071216A3 (en) | 2003-07-31 |
JP2004530194A (en) | 2004-09-30 |
US6961735B2 (en) | 2005-11-01 |
HK1066611A1 (en) | 2005-03-24 |
IL157680A0 (en) | 2004-03-28 |
KR20030077623A (en) | 2003-10-01 |
KR100545443B1 (en) | 2006-01-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6961735B2 (en) | Method and a bridge for coupling a server and a client of different object types | |
US8589594B2 (en) | Programmatic management of software resources in a content framework environment | |
US7707587B2 (en) | Scheduler supporting web service invocation | |
US7937500B2 (en) | Dynamic, real-time integration of software resources through services of a content framework | |
Krishnan et al. | GSFL: A workflow framework for grid services | |
US6985939B2 (en) | Building distributed software services as aggregations of other services | |
US7496637B2 (en) | Web service syndication system | |
Merz et al. | Using mobile agents to support interorganizational workflow management | |
US20020116454A1 (en) | System and method for providing communication among legacy systems using web objects for legacy functions | |
US7707594B1 (en) | System and method for providing a routing service in distributed computing environment | |
Merz et al. | Service trading and mediation in distributed computing systems | |
US20040221001A1 (en) | Web service architecture and methods | |
JP2005506618A (en) | Application view components for system integration | |
US20050015771A1 (en) | Distributed computer system for telecommunications operational support | |
JP2002358290A (en) | Providing method, program and system for information processing service | |
EP1569106B1 (en) | A scheduler supporting web service invocation | |
Helal et al. | The internet enterprise | |
Krithivasan et al. | BizBuilder—An e-services framework targeted for internet workflow | |
KR100629018B1 (en) | The legacy interface system and operating method for enterprise wireless application service | |
MXPA06006342A (en) | Port type agnostic proxy support for web services intermediaries. | |
KR20050037990A (en) | Web services broker | |
Badral et al. | Web Services | |
Apshankar et al. | Web Services Architectures |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2435666 Country of ref document: CA |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020037010731 Country of ref document: KR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2002570072 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 028057619 Country of ref document: CN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 157680 Country of ref document: IL |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1388/CHENP/2003 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2002703596 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 1020037010731 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 2002703596 Country of ref document: EP |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
WWG | Wipo information: grant in national office |
Ref document number: 1020037010731 Country of ref document: KR |