DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: SOAP echo and ping webservice

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed:2008-07-24T22:11:59
Classification:soap_echo
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ----
Keywords:forAdmins, forDevelopers
Author:Daniel Bruessler
Email:danielb@typo3.org
empty:
language (EN, DE, FR, NL, DK, ES, DK, ... ):
 EN

img-1 img-2 EXT: SOAP echo and ping webservice - soap_echo

EXT: SOAP echo and ping webservice

extensionkey: soap_echo

keywords: forAdmins, forDevelopers

language: EN

Copyright 2000-2008, Daniel Bruessler, <danielb@typo3.org>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

EXT: SOAP echo and ping webservice 1

1 `Introduction 3 <#1.1.Introduction|outline>`_

1.1. What does it do? 3

2 `Users manual 4 <#1.2.Users%20manual|outline>`_

3 `Administration 5 <#1.3.Administration|outline>`_

4 `ChangeLog 6 <#1.4.ChangeLog|outline>`_

5 `Report issues via forge 7 <#1.5.Report%20issues%20via%20forge|outline>`_

Introduction

What does it do?

  • This extension helps to test if a Webservice-client, a fresh installed Apache axis or another Webservices-framework does work correctly.
  • PEAR::SOAP based server with WSDL and methods ping, echoString, echoGermanUmlautText, getXML.
  • You need the pear-Extension to install "SOAP" (switch to "beta").

Users manual

e.g. call these methods:

  • ping: no parameter, return-value XSD_STRING
  • echoString: parameter "inputString", return-value XSD_STRING
  • getGermanUmlautText: no parameter, return-value XSD_STRING (utf-8 if the server-filesystem is utf-8)

Administration

  • You need the pear-Extension, switch to "beta"
  • install the PEAR-package "soap"

ChangeLog

See the "ChangeLog" file