Hi, anyone want it ? with php soap ext, not nuSoap

It is actually similar with the D6 version. I just ported it to D7 and ran for 6 months, no problem, so should be safe.

If someone want it, i can submit it as a module :P

thanks
Keith

CommentFileSizeAuthor
#2 d7_soap_server.tar_.gz16.06 KBcloudbull

Comments

FranciscoLuz’s picture

Yah, please!

That would be great. If you put it up on your sandbox I certainly will test it out.

cloudbull’s picture

StatusFileSize
new16.06 KB

Good, actually no much different with D6 version. But, tested to work in D7.

hllvd’s picture

Man...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 !!!!

cloudbull’s picture

Sorry 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

marcus_clements’s picture

Status: Active » Closed (fixed)

There is a D7 version of the server in the repo now.

cloudbull’s picture

HI there,

As i know, that is NuSoap extension... how about php soap extension ?

Keith

marcus_clements’s picture

That is using the PHP5 Soap extension. http://www.php.net/manual/en/soapserver.soapserver.php

cloudbull’s picture

good and thanks

chilas’s picture

Issue summary: View changes

A 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.