|
no, that's not an option. But that doesn't matter anyway since in the wrapper functions i catch thrown exceptions to convert them to soap faults. The classes used can be used locally too but there an ...
|
|
ok, so i will wrap the class methods in standalone functions.
thanx |
|
Hi,
i'm trying to figure out how to have several bindings in one wsdl. Is that possible at all? I'd like to do it like they do it here: auktionmaster.channeladvisor.de/api/1.0/docu/index.html I ... |
|
Hi,
is it possible to register a class method instead of a standalone function? class myclass { function myfunction() { // do something return true; ... |
|
Hi,
i have 3 questions concerning nusoap & WSDL generation: 1. I have a function that is supposed to return an array. But on occasion this array contains nothing (which is ok). The problem n ... |
|
If SOAP Header is what they expect, that's the way.
OK, thanx. That's basically the answer to my question. I was wondering if there are functions for adding soap headers. |
|
// create SOAP header for Newsgator API $hdr = "<ng:NGAPIToken xmlns:ng='http://services.newsgator.com/svc/Subscription.asmx'> <ng:Token>$token</ng:Token> ... |
|
Hi,
i want to use a webservice that obviously wants me to pass authentication information in the soap header. When i simply access a service using the soap proxy i get a soap fault saying "Exp ... |
|
Hi,
what do you mean? WSDL is not needed for the service to RUN properly. It is only needed to tell a client how to access the service correctly. In my case WSDL is only needed when there are chang ... |
|
I also set soap_defencoding to UTF-8 and called the WSDL with my own nusoap client:
/** * charset encoding for outgoing messages * * @var string * @access public */ //va ... |
|
For testing i changed the fallback branch to UTF-8, even AFTER the else part so it would definately end up with UTF-8 no matter what:
if(isset($this->headers['content-type'] ... |
|
i assume the first suggestion depends on the client (which is not on my end). decode_utf8 is set to true here which is the standard setting. To check myself i ran the wsdl page in firefox which produc ...
|
Page 1 of 2 | All times are GMT - 5 Hours |
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by