An Automated WSDL Generation and Enhanced SOAP Message Processing System for Mobile Web Services

  • Authors:
  • Gil Cheol Park;Seok Soo Kim;Gun Tae Bae;Yang Sok Kim;Byeong Ho Kang

  • Affiliations:
  • Hannam University, Korea;Hannam University, Korea;Hannam University, Korea;University of Tasmania, Australia;University of Tasmania, Australia

  • Venue:
  • ITNG '06 Proceedings of the Third International Conference on Information Technology: New Generations
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web services are key applications in business-to-business, business-to-customer, and enterprise applications integration solutions. As the mobile Internet becomes one of the main methods for information delivery, mobile Web Services are regarded as a critical aspect of e-business architecture. In this paper, we proposed a mobile Web Services middleware that converts conventional Internet services into mobile Web services. We implemented a WSDL (Web Service Description Language) builder that converts HTML/XML into WSDL and a SAOP (Simple Object Access Protocol) message processor. The former minimizes the overhead cost of rebuilding mobile Web Services and enables seamless services between wired and wireless Internet services. The latter enhances SOAP processing performance by eliminating the Servlet container (Tomcat), a required component of typical Web services implementation. Our system can completely support standard Web Services protocol, minimizing communication overhead, message processing time, and server overload. Finally we compare our empirical results with those of typical Web Services.