Thanks Pepe, I am in the process of recoding ActionWebService to support Document Literal. So far I recoded the WSDL to produce document / literal. I will be recoding the SOAP message decode/encode and request/response of the ActionWebService to support document literal. I will let you know.
On Jul 8, 12:57 pm, pepe <[email protected]> wrote: > Try this:http://github.com/datanoise/actionwebservice > > I believe they took the original Rails actionwebservice product and > they are keeping at it. I had to work withwebservices (consuming > them, not providing them) and had lots of problems with the original > Rails version. I still had some problems with this one because of > other gem requirements and had to hack it to make it work for what I > needed but got it working. > > Good luck. > > On Jul 6, 9:48 am, codefusurfer <[email protected]> wrote: > > > I am looking for a way to host a SOAP Webserver that serves the data > > as SOAP document/literal. I know actionwebservice support SOAP RPC/ > > encoded mode but I need document/literal. Anyone knows how to do this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

