Hi All, I have looked into a java JSON-RPC client I could use to talk to my shindig. The XML-RPC implementation does not fit my needs because I would like to communicate in JSON and not xml.
I would like to know if someone tried this before and if not, I am thinking on implementing something based on the beanJsonConverter and httpclient. Thanks. -- Franck
