Skip to main content

Conceptual Integration of Agents with WSDL and RESTful Web Services

  • Conference paper
Programming Multi-Agent Systems (ProMAS 2012)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 7837))

Included in the following conference series:

Abstract

Agent communication has been standardized by FIPA in order to ensure interoperability of agent platforms. In practice only few deployed agent applications exist and agent technology remains a niche technology that runs its own isolated technology stack. In order to facilitate the integration of agents with well-established and used technologies the connection of agents with web services plays an important role. This problem has traditionally been tackled by creating translation elements that accept FIPA or web service requests as input and produce the opposite as output. In this paper we will show how a generic integration of web services can be achieved for agents that follow our active components approach. Active components allow encapsulating agent behavior in black box components that may act as service providers and consumers with explicit service interfaces. Thus, the integration approach will directly make use of these services. Concretely, the presented approach aims at answering two important questions. First, how can specific functionality of an existing agent system be made available to non-agent systems and users? Second, how can an agent system seamlessly integrate existing non agent functionality? The first aspect relates to the task of service publication while the latter refers to external service invocation. In this paper a generic conceptual approach for both aspects will be presented and it will be further shown how a specific integration with both WSDL and RESTful web services can be achieved. Example applications will be used to illustrate the approach in more details.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 72.00
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Baduel, L., Baude, F., Caromel, D., Contes, A., Huet, F., Morel, M., Quilici, R.: Programming, Deploying, Composing, for the Grid. In: Grid Computing: Software Environments and Tools. Springer (January 2006)

    Google Scholar 

  2. Betz, T., Cabac, L., Wester-Ebbinghaus, M.: Gateway architecture for Web-based agent services. In: Klügl, F., Ossowski, S. (eds.) MATES 2011. LNCS, vol. 6973, pp. 165–172. Springer, Heidelberg (2011)

    Chapter  Google Scholar 

  3. Braubach, L., Pokahr, A.: Addressing challenges of distributed systems using active components. In: Brazier, F.M.T., Nieuwenhuis, K., Pavlin, G., Warnier, M., Badica, C. (eds.) Intelligent Distributed Computing V. SCI, vol. 382, pp. 141–151. Springer, Heidelberg (2011)

    Chapter  Google Scholar 

  4. Braubach, L., Pokahr, A.: Developing Distributed Systems with Active Components and Jadex. Scalable Computing: Practice and Experience 13(2), 3–24 (2012)

    Google Scholar 

  5. Fielding, R.T.: Architectural styles and the design of network-based software architectures. PhD thesis (2000) AAI9980887

    Google Scholar 

  6. Greenwood, D., Buhler, P., Reitbauer, A.: Web service discovery and composition using the web service integration gateway. In: Proceedings of the IEEE International Conference on e-Technology, e-Commerce, and e-Services (EEE 2005), pp. 789–790. IEEE Computer Society (2005)

    Google Scholar 

  7. Karaenke, P., Schuele, M., Micsik, A., Kipp, A.: Inter-organizational interoperability through integration of multiagent, web service, and semantic web technologies. In: Fischer, K., Müller, J.P., Levy, R. (eds.) ATOP 2009 and ATOP 2010. LNBIP, vol. 98, pp. 55–75. Springer, Heidelberg (2012)

    Chapter  Google Scholar 

  8. Karmani, R., Shali, A., Agha, G.: Actor frameworks for the jvm platform: a comparative analysis. In: Proceedings of the 7th International Conference on Principles and Practice of Programming in Java, PPPJ 2009, pp. 11–20. ACM, New York (2009)

    Chapter  Google Scholar 

  9. Marino, J., Rowley, M.: Understanding SCA (Service Component Architecture), 1st edn. Addison-Wesley Professional (2009)

    Google Scholar 

  10. Nguyen, X.T., Kowalczyk, R.: WS2JADE: Integrating web service with jade agents. In: Huang, J., Kowalczyk, R., Maamar, Z., Martin, D., Müller, I., Stoutenburg, S., Sycara, K. (eds.) SOCASE 2007. LNCS, vol. 4504, pp. 147–159. Springer, Heidelberg (2007)

    Chapter  Google Scholar 

  11. Overeinder, B., Verkaik, P., Brazier, F.: Web service access management for integration with agent systems. In: Proceedings of the 2008 ACM Symposium on Applied Computing (SAC), Fortaleza, Ceara, Brazil, March 16-20, pp. 1854–1860 (2008)

    Google Scholar 

  12. Pokahr, A., Braubach, L.: Active Components: A Software Paradigm for Distributed Systems. In: Proceedings of the 2011 IEEE/WIC/ACM International Conference on Intelligent Agent Technology (IAT 2011). IEEE Computer Society (2011)

    Google Scholar 

  13. Pokahr, A., Braubach, L., Jander, K.: Unifying agent and component concepts - jadex active components. In: Dix, J., Witteveen, C. (eds.) MATES 2010. LNCS, vol. 6251, pp. 100–112. Springer, Heidelberg (2010)

    Chapter  Google Scholar 

  14. Sutter, H., Larus, J.: Software and the concurrency revolution. ACM Queue 3(7), 54–62 (2005)

    Article  Google Scholar 

  15. Szyperski, C., Gruntz, D., Murer, S.: Component Software: Beyond Object-Oriented Programming, 2nd edn. ACM Press and Addison-Wesley (2002)

    Google Scholar 

  16. Varga, L.Z., Hajnal, Á.: Engineering web service invocations from agent systems. In: Mařík, V., Müller, J.P., Pěchouček, M. (eds.) CEEMAS 2003. LNCS (LNAI), vol. 2691, pp. 626–635. Springer, Heidelberg (2003)

    Chapter  Google Scholar 

  17. World Wide Web Consortium (W3C). Web Services Description Language (WSDL) (June 2007)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Braubach, L., Pokahr, A. (2013). Conceptual Integration of Agents with WSDL and RESTful Web Services. In: Dastani, M., Hübner, J.F., Logan, B. (eds) Programming Multi-Agent Systems. ProMAS 2012. Lecture Notes in Computer Science(), vol 7837. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-38700-5_2

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-38700-5_2

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-38699-2

  • Online ISBN: 978-3-642-38700-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics