-
I think all will work after removing you original WSDL
But you should keep in mind:
1) It should point to a valid XML (WSDL-file), not to
i.e.
$server = new soap_server("http://www.example.com");
will thow this error:
WSDL ERROR: HTTP ERROR: server failed to send headers
2) The user should have a file-copy of you original WSDL to be able to use your webservice
Probably...
2009-06-28 17:58:38 UTC in NuSOAP - SOAP Toolkit for PHP
-
in nusoap.php i see:
3575 /**
3576 * constructor
3577 * the optional parameter is a path to a WSDL file that you'd like to bind the server instance to.
3578 *
3579 * @param mixed $wsdl file path or URL (string), or wsdl instance (object)
3580 * @access public
3581 */
3582 function nusoap_server($wsdl=false){
3583...
2009-06-25 18:56:09 UTC in NuSOAP - SOAP Toolkit for PHP
-
There will ALWAYS be an error on Windows Vista, because a program is always installed as Admin. (just installed 0.9.8 in Windows Vista Home Premium)
2009-06-07 19:25:18 UTC in PDFCreator
-
anyone know anything about this?.
2009-05-20 17:43:12 UTC in 7-Zip
-
why do i miss the option to move files to a .zip file ?
(move = add files to zip + delete from disk)
2009-05-16 11:48:04 UTC in 7-Zip
-
right after installing revj on Windows, i doubleclicked the 'gui.py' in the directory 'C:\revj\v0.20' i got next message:
[Errno.2] No suck file or directory: 'C:\revj\v0.20/static/ljdsh.dot'
I installed the apps in the following dirs:
python2.6 => C:\python26\
graphviz2.20.4 => C:\Progam files\Graphviz 2.21
revj0.20 => c:\revj
also i Added this directory to the PATH of windows...
2008-12-14 17:30:39 UTC in Reverse Snowflake Joins
-
i was planning on posting the same thing....
2008-11-15 12:14:22 UTC in BeyondCopy
-
Logged In: YES
user_id=672380
you should run:
xml2mysql wp_categories.xml >wp_categories.sql
and not:
xml2mysql wp_categories.sql.
2006-10-19 16:12:24 UTC in xml2sql