SOAP
SO-S-9 SOAP & WSDL service
Stock Quotes client execution from within Virtuoso's WebDAV Repository
Example
- This example repeats the example SO-S-7, but all VSPs for the SOAP client are hosted in the WebDAV repository.
- The SOAP & WSDL service are achieved by defining the /SOAP_SO_S_9 URL to have same functionality as using soap_server() and soap_wsdl() calls.
- '/SOAP_SO_S_9' represents the so_s_8_server.vsp and /SOAP_SO_S_9/services.wsdl represents the so_s_8_wsdl.vsp
- Important: make sure that EnabledDavVSP is set to 1 in the INI file, to allow VSP execution in WebDAV.
- The example script loads all pages into the WebDAV, and sets their execution flags.
Warning: WebDAV VSP Page Execution is currently disabled. Please enable in order to use this service. Go to the Config file for the demo database (the file "demo.ini") and edit the section-key: EnabledDavVSP = 0 by uncommenting and then changing the 0 to 1.
| View the source | Action |
|---|---|
| 1. so_s_9.sql | Set the initial state |
| 2. so_s_9_client.vsp | Run |
| 3. sr.xsl |
OpenLink Home
Technical Support