Hallo!

Is there an easy way to expose methods of services, so they can be called
remotly via JSON-RPC? For my first attempts I used jsonrpc4j (tried it with
spring integrateion, like shown in the example on 
http://code.google.com/p/jsonrpc4j/#Spring_Framework
http://code.google.com/p/jsonrpc4j/#Spring_Framework ) but without success
(got no response). Is there any built in support?

The methods will be called by a C++ Client Programm using a raw socket
implementing JSON-RPC-Protokoll.
I dont need to use jsonrpc4j if there is anything more suitable.

Thanks in advance!

Regards
Stefan

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Envoke-Services-Methods-of-Services-remotley-using-JSONRPC-tp5567790p5567790.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to