r8193: fixed the echo.js example code to work with the new syntax for rpc
authorAndrew Tridgell <tridge@samba.org>
Thu, 7 Jul 2005 06:26:22 +0000 (06:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:18 +0000 (13:19 -0500)
commit179927fea5897a3e995015bc2c9543c12eed8571
tree9d4a03d77be004290873c0ef02e524bd91370b0e
parent7c3fc18315645f2f7a31732c0b1505a2bef29cb7
r8193: fixed the echo.js example code to work with the new syntax for rpc
calls from js. I chose the new syntax to match the C calling syntax,
so if you are familiar with using the Samba4 rpc libraries from C,
then using them from js should be easy
(This used to be commit 757bb7f31cc85b08885d55adf6e2ce7d925c0353)
testprogs/ejs/echo.js