Hi,
I've just started to use spring, so probably I'm missing something. Where is xmlrpc service exporter? I thought it's kind of basic exporter... just found nothing in spring reference.![]()
Hi,
I've just started to use spring, so probably I'm missing something. Where is xmlrpc service exporter? I thought it's kind of basic exporter... just found nothing in spring reference.![]()
Well, you always have to make choices. I think that one of the reasons is that XML-RPC is pretty much deprecated in favor of RPC-encoded SOAP. On the other hand, RPC/enc SOAP is pretty much deprecated as well, in favor of document/literal![]()