Does anyone know of a way to throw soapexceptions/soapfaults from an
actionwebservice on rails ?
I thought the correct way to do this would be returning an Exception,
but that will throw a cast error (due to not being the correct return
type for the given function).
I’m working on the same thing. It’s quite annoying as I get nil object
errors instead of some sort of exception message when anything fails.
Now
I’ve only tried with an AWS server and soap4r client; I should give
other
language clients a go.
I’ll post if I find something out or find a fix.
Jason
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.