On Thu, Jun 07, 2007 at 02:32:15PM +0300, Ronnie Maor wrote: > a) yes - the code for toy examples would be very helpful as a starting > point. > b) do you have other recommendations - XML-RPC? JSON? > > to clarify my needs, it looks like: > a) I must have a SOAP client in python > b) an RPC protocol for call from Java -> Python, where I control both sides, > and need something that's easy to use.
For simple cases I have found XML-RPC nice because the infrastructure is so lightweight. The Python standard library has support for it already and for the Java client I have used Apache's libraries [1]. [1] http://ws.apache.org/xmlrpc/
signature.asc
Description: Digital signature