Extending Apache Axis for monitoring of Web Service Offerings

  • Authors:
  • Wei Ma;Vladimir Tosic;Babak Esfandiari;Bernard Pagurek

  • Affiliations:
  • Carleton University, Canada;University of Western Ontario, Canada;Carleton University, Canada;Carleton University, Canada

  • Venue:
  • BSN '05 Proceedings of the IEEE EEE05 international workshop on Business services networks
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Web Service Offerings Infrastructure (WSOI) is a monitoring and management infrastructure for the Web Service Offerings Language (WSOL). It extends Apache Axis, an open-source tool for hosting Web Services. We present technical details of several WSOI solutions for monitoring of Web Services: To pass management information between management parties, we built WSOI serializer and WSOI deserializer modules converting data between formats of Axis' MessageContext properties and SOAP headers. To perform different monitoring activities for different WSOL service offerings, we implemented Web Service Offering Descriptor (WSOD) as a complement to Axis' Web Service Deployment Descriptor (WSDD) component. To represent run-time values of WSOL-related management information, we developed WSOI management information model. All these solutions were verified with a prototype implementation of WSOI 2.0 and validated on case studies.