Re: xmlrpc-troubles (revisited)
2006-06-01 10:36:53 GMT
Hi Hannes, Finally there was some time to evaluate your suggestions, but alas, it did not work. So this time I enclose a tiny app to verify my findings. I used the xmlrpc example from Michi Platzers helma Doc (p. 50, chapter Extensions). My helma setup: windows xp, helma 1.5.0 (most recent from helma.org), 2 apps with mountpoints /xr and /d6 in apps.properties, http: port 8080, xmlrpc: port 8081. In the example app, helma is its own xmlrpc client and looks for both old and new style xmlrpc endpoints. While the old style works fine, the new style seems not to return valid xmlrpc data, but genuine http. Or perhaps I did not understand how the new style xmlrpc does work. thanks, Janos Hannes Wallnoefer wrote: > Hi Janos, > > the "old" way of serving XML-RPC with Helma, i.e. starting a dedicated > XML-RPC web server and enabling XML-RPC endpoints using the > XmlRpcAccess property, does not really allow that fine grained routing > you're trying to do. > > Fortunately, since October 2005, there's a new, more flexible way to(Continue reading)
RSS Feed