Scott Nichol wrote:
The parameter to the soap_server constructor is documented as
* @param mixed $wsdl file path or URL (string), or wsdl instance (object)
You should provide no value since you programmatically define the WSDL.
If you point a browser to http://mysite.com/server.php?wsdl and see the WSDL
for your service, then the .NET user should be able to use the same URL to
consume your WSDL.
Scott Nichol
I see nothing whatsoever when I point my browser to the url.
The url is http://www.resortscope.com/php/ResortScopeXMLExport.php?wsdl
Why would that happen?
--
Erich Beyrent
--------------------------
http://www.beyrent.net
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
|