search for: coldfusionmx

Displaying 2 results from an estimated 2 matches for "coldfusionmx".

Did you mean: coldfusion
2005 Mar 02
0
AWS WSDL Client Consumption
...to consume the same ruby published web service with the AWS client back into ruby, and I am having problem after problem. Is there perhaps a help document or some manual that has a straightforward consumption of a WS? I am fully aware that I may be doing something painfully improperly but, unlike ColdfusionMX which requires nothing more than the URL of the WSDL to run it, it appears as though I have to copy in the model classes and API into the ruby client in order to run the remote command... is this the case? is AWS just too immature at this point to derive the classes/functions/services from the WSDL...
2005 Mar 02
0
Re: AWS Client Usage
...QEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > I was talking on #rubyonrails some more and they seem to think that > the model classes have to be copy and pasted/available to the > ruby:client, in addition to the api. I find this advice a little odd > considering .Net and apparently ColdfusionMX need no such things to > consume these services... are these problems just the clients > immaturity shining through? have I been getting bad advice? or am I > just missing some very large piece of the puzzle? The scope of the client is really very specific at this point: Communication betw...