Displaying 2 results from an estimated 2 matches for "findstud".
Did you mean:
findstr
2006 Jan 06
0
Rails ActionWebService and gSOAP interoperability problem
...-RPC library seems a little too
heavyweight due to its reliance on libwww. I''d appreciate some help.
-- G.
> Processing FeePaymentsController#api (for 10.0.0.5 at 2006-01-06
> 23:26:39) [POST]
> Parameters: {"<SOAP-ENV:Envelope><SOAP-
> ENV:Body><n1:FindStudent><student_id>0</student_id></
> n1:FindStudent></SOAP-ENV:Body></SOAP-ENV:Envelope>"=>"",
> "action"=>"api", "controller"=>"fee_payments"}
>
>
> RuntimeError (No valid method call -...
2006 Jan 07
0
gSOAP and ActionWebService interop problems
...not C. Eric Kidds XML-RPC library seems a little too heavyweight
due to its reliance on libwww.
I''d appreciate some help.
-- G.
Processing FeePaymentsController#api (for 10.0.0.5 at 2006-01-06
23:26:39) [POST]
Parameters:
{"<SOAP-ENV:Envelope><SOAP-ENV:Body><n1:FindStudent><student_id>0</student_id></n1:FindStudent></SOAP-ENV:Body></SOAP-ENV:Envelope>"=>"",
"action"=>"api", "controller"=>"fee_payments"}
RuntimeError (No valid method call - missing method name!):...