COM+ SOAP Service Tasks
The following topics in this section provide step-by-step instructions for using COM+ to expose and manage your applications as XML web services.
Topic | Description |
---|---|
Creating XML Web Services |
Describes how to expose a COM+ application as an XML web service. |
Securing XML Web Services |
Describes how to control access to an XML web service that you create using COM+. |
Accessing XML Web Services in WKO Mode |
Describes how to use XML web services like COM components in WKO mode. |
Accessing XML Web Services in CAO Mode |
Describes how to use XML web services like COM components in CAO mode. |
Exporting a SOAP-Enabled Application |
Describes how to export a COM+ application exposed as an XML web service. |
Importing a SOAP-Enabled Application |
Describes how to import a COM+ application exposed as an XML web service. |