vix.ing · top · new · best · stats · spec

Adapting Web Services for Multiple Devices: a Model-Driven, Aspect-Oriented Approach

2010/01/01 by Guadalupe Ortiz-Bellot, Ortiz-Bellot, Guadalupe, Alfonso García-de-Prado +1
Computer Science · #Service-Oriented Architecture and Web Services #Advanced Software Engineering Methodologies #Web Applications and Data Management

paper · doi:10.4230/dagsemproc.10021.3

Abstract

Mobile devices have become an essential element in our daily lives, even for connecting to the Internet. Web Services have become extremely important when offering services through the Internet. However, current Web Services are very inflexible as regards their invocation from different types of device, especially if we consider the need for them to be adaptable when being invoked from a mobile device. In this paper, we will propose several alternatives for the creation of flexible web services which can be invoked from different types of device, and compare the different proposed approaches. Aspect -Oriented Programming and Model-Driven Development have been used in all proposals to reduce the impact of service adaption, not only for the service developer, but also to maintain the correct code structure. This work has been developed thanks to the support of MEC (contract TIN2008-02985).

Related