I managed to get the javascript library vcXMLRPC working with modified version of XmlRpcProxy servlet - I removed the existing handler and added one of my own. Having to state handlers at compile time is a real pain and made me realise that really handlers need to be dynamically added by a configuration file and by other programs in the system. Has anyone started work on this?
Mark
