Open-Xchange Provisioning using SOAP

Revision as of 13:02, 6 September 2011 by Choeger (talk | contribs) (Created page with "= Provision Open-Xchange using SOAP = Beneath RMI and commandline, Open-Xchange can be provisioned using SOAP. The setup instructions for the SOAP services can be find in [http...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Provision Open-Xchange using SOAP

Beneath RMI and commandline, Open-Xchange can be provisioned using SOAP.

The setup instructions for the SOAP services can be find in this document.

Note, however, due to a limitation in the used technology (WSDL autogeneration), it is NOT possible to build the SOAP client using technologies like WSDL2JAVA or any other software that relies on a properly defined WSDL.

Only Perl (using SOAP::Lite) and PHP is known to work with the current implementation.