This forum is in READ-ONLY mode.
You can look around, but if you want to ask a new question, please use the new forum.
Home » development » Documentation » WEBSERVICE / SOAP TUTORIAL
WEBSERVICE / SOAP TUTORIAL [message #34477] Wed, 29 August 2007 19:23 Go to next message
excessivedemon  is currently offline excessivedemon
Messages: 49
Registered: March 2007
Member
Hello Everybody,

I'm having trouble trying to create a webservice and a client that reads data from it.. Can anybody please post a very simple tutorial.. like a webservice function that returns whatever string parameter was passed to it? Thank you so much in advance...
Re: WEBSERVICE / SOAP TUTORIAL [message #34480 is a reply to message #34477 ] Wed, 29 August 2007 20:09 Go to previous messageGo to next message
rimenes  is currently offline rimenes
Messages: 18
Registered: November 2006
Junior Member
Hi...

The sfWSDLPlugin helps you in such task...

To see some working code using the sfWDSLPlugin, check the sfAmazonECSPlugin
and the sfCommissionJunctionPlugin

Hope it helps...
Re: WEBSERVICE / SOAP TUTORIAL [message #34486 is a reply to message #34480 ] Wed, 29 August 2007 23:04 Go to previous messageGo to next message
excessivedemon  is currently offline excessivedemon
Messages: 49
Registered: March 2007
Member
thanks.. very helpful for the client side (the one consuming the webservice).. any tutorials for the server side? the one providing the service? perhaps an action and a template that returns a WSDL for a webservice function that returns whatever string parameter that was passed to it?
Re: WEBSERVICE / SOAP TUTORIAL [message #34490 is a reply to message #34486 ] Thu, 30 August 2007 00:20 Go to previous messageGo to next message
rimenes  is currently offline rimenes
Messages: 18
Registered: November 2006
Junior Member
Take a look at this http://www.symfony-project.com/askeet/17
I think it cover the basic steps you want



Re: WEBSERVICE / SOAP TUTORIAL [message #42221 is a reply to message #34477 ] Fri, 21 December 2007 17:11 Go to previous message
benhaines  is currently offline benhaines
Messages: 62
Registered: August 2006
Location: London
Member
Bit late so I don't know if you've seen this, but it should help.

http://www.symfony-project.org/snippets/snippet/135

I currently have a SOAP webservice too, but its been implemented using the nuSOAP PHP library. I'm keen to migrate it to symfony and will probably do so in the near future. When I do I'll post again and let you know how I get on.

Regards, Ben
Previous Topic:Downloadable API docs?
Next Topic:sfFileValidator
Goto Forum:
  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software