Has anyone managed to get wss4r to work? Everything I do (install gem,
download source and run setup.rb) still results in a
“`gem_original_require’: no such file to load – wss4r
(MissingSourceFile)” error. I can see that the gem installed, but just
can’t the server/console to find it.
Still in exploratory stage, and looked at savon, however, couldn’t get
it
to play nicely with the security model that our client is using. Setting
ClientCredentials and all that.