Archive for the ‘Tomcat’ Category

XML – RPC working over HTTPS [Grails]

Posted: 25th July 2011 by admin in Tomcat, XMl-RPC

Hi everybody if you got stuck with getting XML – RPC working over HTTPS, I will update you how to solve it. This is very basic problem, we have two parties. XML RPC Client XML RPC Server We need to make sure that XML – RPC server trusts the client, so we will make the [...]