PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Obtaining the WSDL for an SCA component offering a Service as a Web service> <Exposing a Service Component as a Web service
Last updated: Fri, 05 Sep 2008

view this page in

Deploying an SCA component

There are no special steps needed to deploy a PHP SCA component. It is sufficient to place the component PHP script in its proper place under the web server document root, just like any other PHP script. It is the SCA::initComponent() executable line within each component that will be executed whenever the script is called, and which will be responsible for making the component respond appropriately to Web service calls, local calls, or requests for WSDL.



add a note add a note User Contributed Notes
Deploying an SCA component
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites