Closed (fixed)
Project:
SOAP Server
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2011 at 08:58 UTC
Updated:
12 Oct 2016 at 15:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
FranciscoLuz commentedYah, please!
That would be great. If you put it up on your sandbox I certainly will test it out.
Comment #2
cloudbull commentedGood, actually no much different with D6 version. But, tested to work in D7.
Comment #3
hllvd commentedMan...i need you help...
I try to install your module and does not work. This is not listed in http://localhost/admin/structure/services/add when I try to add a server...
Can you send me a example for create a resource??
I'm using Services d7-rc5
I really need it
thank you !!!!
Comment #4
cloudbull commentedSorry for my late reply, you mean there is no SOAP to choose ?
just REST / XMLRPC right ?
is that the weight of services module run before the soap module ?
For selection only, it should be just the problem of hook_server_info.
Please check.
thanks
Keith
Comment #5
marcus_clements commentedThere is a D7 version of the server in the repo now.
Comment #6
cloudbull commentedHI there,
As i know, that is NuSoap extension... how about php soap extension ?
Keith
Comment #7
marcus_clements commentedThat is using the PHP5 Soap extension. http://www.php.net/manual/en/soapserver.soapserver.php
Comment #8
cloudbull commentedgood and thanks
Comment #9
chilas commentedA common error you'd face with this module is error code 500. This usually occurs because the php_soap library is not enabled. You wont' get any indicative error.