Hi, I had the same problem. I search in internet, and everything I found was an unofficial stack (it seems old...) to use soap. So I reached this conclusion: I use RunRev power to manage xml (not soap), then I create a jsp page (or javabean) in a Java server which will act as a service broker. So the "hard job" will be done in the server, then I send/receive data from/to RunRev in xml :-)
Obviously, you can use any web server-language you wish (php, zope, python, perl, etc...). On 11/18/05, Ton Kuypers <[EMAIL PROTECTED]> wrote: > Hi, > > Has anyone experience with using Windows Webservices from within > Revolution applications and interacting with them? > If not directly, maybe via altBrowser? > > Before I start testing en getting specs from the developers of these > Webservices, it would be nice to know if I can use them... > > regards, > > Ton Kuypers > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
