Hi, as soap isn't the webservice tech of choice in rails2 anymore use rest instead. But if someone needs it just follow:
http://www.texperts.com/2007/12/21/using-action-web-service-with-rails-20/ and you will have Soap activated again. Bernhard Reinier Balt schrieb: > IIRC, there is no WSDL available. > > There is some sample code on the website. For example > http://www.rousette.org.uk/projects/downloads/comments/api-perl-script/ > There is also some discussion in the archives of the forum about sending an > email to tracks using XMLRPC > > Reinier > > >> -----Oorspronkelijk bericht----- >> Van: [EMAIL PROTECTED] [mailto:tracks- >> [EMAIL PROTECTED] Namens Bernhard Baase >> Verzonden: woensdag 4 juni 2008 23:46 >> Aan: tracks-discuss >> Onderwerp: [Tracks-discuss] rest api >> >> Hi, >> >> can someone give a statement on how to use the wsdl/xmlrpc api >> (backendcontroller) and how to test it in the browser. How do I get the >> wsdl? I don't get it responding as in general tutorials ? >> >> undefined method `wsdl_service_name' for BackendController:Class >> >> >> Thanks >> >> Bernhard >> _______________________________________________ >> Tracks-discuss mailing list >> [email protected] >> http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss >> > > > -- | Bernhard Baase <OpenObjectives.com> | Software Engineer (Dipl.-Inf.) | Friedelstrasse 31 D-12047 Berlin, Germany | Phone: +49-3222–1444130 Fax: +49-3222–1444130 | mailto:[EMAIL PROTECTED] _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
