Markus Kolb wrote on 19.10.2006 12:09:
> Hello,
>
> I'm trying to use my Rails SOAP webservice.
> The scaffolded thing works, but the real SOAP does not.
> Rails is missing the method name.
>
> My client uses some other xml formatting. So I've also tried the xml
> request output from the scaffold. But no change.
>
> Do you know what's wrong?
>
> Rails version is 1.1.6
[...]
> POST /ws/ping HTTP/1.1
> Host: localhost
> Date: Thu, 19 Oct 2006 00:52:31 GMT
> Content-Length: 407
> Content-Type: text/xml
> Connection: Close
> SoapAction:
Ok, now I know the purpose of SoapAction and it works... ;)
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk@...
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk-~----------~----~----~----~------~----~------~--~---