Hi,
I have been using dojo's rpc services for remote calls, it works very
similar to <cfajaxproxy>
in ColdFusion and have been very happy with it. I have a smd.cfc that
I let all remoteproxy.cfc's inherit that creates a SMD file for the
service to use, much like the <cfajaxproxy> is doing (I did this
before  <cfajaxproxy> existed.

In OpenBD it does not work, I get a SOAP response saying:
<faultcode xmlns:ns1="http://xml.apache.org/
axis/">ns1:Client.NoSOAPAction</faultcode>
<faultstring>no SOAPAction header!</faultstring>

I send a post request like: {"id":0,"method":"getPollasHTML","params":
[48399,false],"jsonrpc":"2.0"}

Any ideas?
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to