Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Migrating Component-based Web Applications to Web Services: towards considering a ?
#1

Abstract

Web component-based development is a challenging development paradigm, whose attraction to practitioners is increasing more and more. One of the main advantages of this paradigm is the ability to build customizable and composable web application modules as independent units of development, and to share them with other developers by publishing them in libraries as COTS (Commercial off the Shelf) or free components. In parallel, since many years, Web services confirmed their status of one of the most pertinent solutions for a service provider, like Google or Amazon, to open its solutions for third party development. In this paper, we present an approach to migrate existing web component based applications to a set of primitive and composite Web services and deploy them on a web service provider. This transformation helps server-side web application developers in transforming their user interface -based web components into a set of web services intended for remote code extensions. We implemented our solution on a collection of Java-related technologies. Java EE components are the input of the proposed implementation, and a set of Java Web services with their WSDL interfaces, choreographies and orchestrations of these services are provided at output.
Reply

#2
The development based on web components is a challenging development paradigm, whose attraction towards the professionals is increasing more and more. One of the main advantages of this paradigm is the ability to create customizable and modular web application modules as independent development units, and share them with other developers by publishing them in libraries such as COTS (Commercial Off The Shelf) or free components. In parallel, for many years, Web services confirmed its status as one of the most relevant solutions for a service provider, such as Google or Amazon, to open their solutions for third-party development. In this article we present an approach to migrate existing web component-based applications to a set of primitive and composite Web services and deploy them to a web service provider. This transformation helps web-application developers on the server side transform their web-based UI components into a set of web services intended for remote code extensions. We implemented our solution in a collection of technologies related to Java. Java EE components are the input to the proposed implementation, and a set of Java Web services with their WSDL interfaces, choreographies, and orchestrations of these services are provided in the output.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.