An Architecture Model for Dynamically Converting Components into Web Services

  • Authors:
  • Roger Lee;Haeng-Kon Kim;Hae Sool Yang

  • Affiliations:
  • Central Michigan University, USA;Univ. of Daegu, Korea;Hoseo Grad. School of Venture, Korea

  • Venue:
  • APSEC '04 Proceedings of the 11th Asia-Pacific Software Engineering Conference
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Components are the basic building blocks of enterprise and distributed applications. Component-based development (CBD) is the technique of using a Component Framework to develop Components and it focuses on developing large software systems by integrating previously existing software components. Component oriented architecture has already being developed by which components may be developed, assembled, stored and reused. It is possible to assemble an application from a repository of components developed in various languages by homogeneous or heterogeneous composition. Web services represent an evolution of the Web to allow the open and flexible interaction of applications over the Internet. Web services standards provide a high level of interoperability across platforms, programming languages and applications and hence these facets of web services have been used to integrate the best aspects of Component-based development and the Web. In this paper we propose a new method for integrating Java and C++ components by dynamically converting them into web services using AXIS and gSOAP respectively.