From: Dani Dani on
Hi all, does anyone know how can I implement soap to access web services
with ruby 1.9 ?, there si no support anymore for soap.
Thanks in advance.
Dani
--
Posted via http://www.ruby-forum.com/.

From: Jeremy Hinegardner on
On Mon, Jul 26, 2010 at 04:54:40AM +0900, Dani Dani wrote:
> Hi all, does anyone know how can I implement soap to access web services
> with ruby 1.9 ?, there si no support anymore for soap.
> Thanks in advance.
> Dani

Try the 'savon' library. http://rubygems.org/gems/savon

--
========================================================================
Jeremy Hinegardner jeremy(a)hinegardner.org


From: Jarmo Pertman on
soap4r could be also a candidate for these needs:
http://rubygems.org/gems/soap4r

-----
Jarmo Pertman
IT does really matter - http://www.itreallymatters.net


On Jul 26, 2:41 am, Jeremy Hinegardner <jer...(a)hinegardner.org> wrote:
> On Mon, Jul 26, 2010 at 04:54:40AM +0900, Dani Dani wrote:
> > Hi all, does anyone know how can I implement soap to access web services
> > with ruby 1.9 ?, there si no support anymore for soap.
> > Thanks in advance.
> > Dani
>
> Try the 'savon' library.  http://rubygems.org/gems/savon
>
> --
> ========================================================================
>  Jeremy Hinegardner                              jer...(a)hinegardner.org

From: Fernando Perez on
soap4r has bad press on the web.
--
Posted via http://www.ruby-forum.com/.

From: Mark Kremer on
What kind of bad press?

On 27-7-2010 19:30, Fernando Perez wrote:
> soap4r has bad press on the web.
>