Hi,
need soap4r + httpclient to access a microsoft
webservice on IIS with NTML authentication
i googled but got 404 for =
http://dev.ctor.org/soap4r
and gem install didn’t work either =
gem install soap4r --include-dependencies
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem … (Errno::EACCES)
Permission denied -
/usr/lib/ruby/gems/1.8/cache/httpclient-2.1.2.gem
Any ideas where to get the gem ?
Or is there an alternative library with similar features ?
Regards, Gilbert
Gilbert R. schrieb:
Hi,
need soap4r + httpclient to access a microsoft
webservice on IIS with NTML authentication
i googled but got 404 for =
http://dev.ctor.org/soap4r
and gem install didn’t work either =
gem install soap4r --include-dependencies
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem … (Errno::EACCES)
Permission denied - /usr/lib/ruby/gems/1.8/cache/httpclient-2.1.2.gem
OK, gem install … worked as root
but where to get the gem’s for download ?
Any ideas where to get the gem ?
Or is there an alternative library with similar features ?
Regards, Gilbert
On Sep 8, 12:31 pm, Gilbert R. [email protected] wrote:
Hi,
need soap4r + httpclient to access a microsoft
webservice on IIS with NTML authentication
i googled but got 404 for =http://dev.ctor.org/soap4r
not 404… site seems to be down right now. Try
http://rubyforge.org/projects/soap4r/
– Mark.
Gilbert R. wrote:
OK, gem install … worked as root
but where to get the gem’s for download ?
Any ideas where to get the gem ?
http://rubyforge.org/frs/download.php/25771/soap4r-1.5.8.gem
Or is there an alternative library with similar features ?
ws2o wrote a soap implementation for their open source soa stack. i
did’nt
have th time to have a deeper look at it, but it may be worth a try.
http://wso2.com/products/wsfruby/
Mark T. schrieb:
i googled but got 404 for =http://dev.ctor.org/soap4r
not 404… site seems to be down right now. Try
http://rubyforge.org/projects/soap4r/
– Mark.
Ok, thanks, that works.
Another question =
Supposed the rubyforge site of soap4r would be down
also and i would need the gem for a windows machine,
is it possible to use the gem from =
/usr/lib/ruby/gems/1.8/cache/soap4r-1.5.8.gem
for that purpose ?
Regards, Gilbert
matu schrieb:
Gilbert R. wrote:
Any ideas where to get the gem ?
http://rubyforge.org/frs/download.php/25771/soap4r-1.5.8.gem
OK, thanks, somehow didn’t see the rubyforge link
Or is there an alternative library with similar features ?
ws2o wrote a soap implementation for their open source soa stack. i did’nt
have th time to have a deeper look at it, but it may be worth a try.
http://wso2.com/products/wsfruby/
Thanks for that, looks very promising, i’ll give it a shot
Regards, Gilbert
matu schrieb:
Gilbert R. wrote:
Any ideas where to get the gem ?
http://rubyforge.org/frs/download.php/25771/soap4r-1.5.8.gem
OK, thanks, somehow didn’t see the rubyforge link
Or is there an alternative library with similar features ?
ws2o wrote a soap implementation for their open source soa stack. i did’nt
have th time to have a deeper look at it, but it may be worth a try.
http://wso2.com/products/wsfruby/
Thanks for that, looks very promising, i’ll give it a shot
Regards, Gilbert
matu schrieb:
Gilbert R. wrote:
Any ideas where to get the gem ?
http://rubyforge.org/frs/download.php/25771/soap4r-1.5.8.gem
OK, thanks, somehow didn’t see the rubyforge link
Or is there an alternative library with similar features ?
ws2o wrote a soap implementation for their open source soa stack. i did’nt
have th time to have a deeper look at it, but it may be worth a try.
http://wso2.com/products/wsfruby/
Thanks for that, looks very promising, i’ll give it a shot
Regards, Gilbert