JAVA Wrappers for Automated Interoperability

  • Authors:
  • Ngom Cheng;Valdis Berzins; Luqi;Swapan Bhattacharya

  • Affiliations:
  • -;-;-;-

  • Venue:
  • DNIS '00 Proceedings of the International Workshop on Databases in Networked Information Systems
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper concentrates on the issues related to implementation of interoperability between distributed subsystems, particularly in the context of reengineering and integration of several centralized legacy systems. Currently, most interoperability techniques require the data or services to be tightly coupled to a particular server. Furthermore, as most programmers are trained in designing stand-alone application, developing distributed system proves to be time-consuming and difficult. Here, we addressed those concerns by creating an interface wrapper model that allows developers to treat distributed objects as local objects. A tool that automatically generates the features of Java interface wrapper from a specification language called the Prototyping System Description Language has been developed based on the model.