> Can anybody help me to show how to expose doc/lit type services with pear > soap? As far as I know it is hard coded to be rpc/encoded. My intention is > to let MS SOAP toolkit client access the service. Currently, we are facing > the interoperability issues with different client and server. you might want to have a look at http://talks.php.net/show/soap-phpcon-sf2002/32 . Interoperability with .NET, by the way, is no problem as long as you do not use overly-complex data types and you _always_ use WSDL. Regards Christian -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php