Kee,

Perhaps would you be interested in having an eye on the tutorial i wrote sometimes ago about the subject you are querying about :

<http://istream.homeunix.com/insead/index.html>

All my apologies about the "english-like" issue ;-)

Regards,


Le 19 nov. 05 à 14:36, kee nethery a écrit :

I'm looking for a way to have an Apache server catch a request (will be using SOAP which is basically just a bunch of XML), feed it to a RunRev stack that I can debug using the RunRev development environment (ie not using a text file with XTalk in it), and then format a reply (more XML) and feed it back to the client that sent the request. I want to be able to watch the stack visually process the request so that I can step through the code as it processes a request and debug it quickly.

My preference is to run this on Mac OS X if that makes a difference and my preference is to use HTTPS as the transport method, not HTTP (which means I really do need to use Apache as the web server). Is anyone doing something like this OR does anyone have suggestions on how I might implement this.

I'm assuming I'd set up HTTPS on Apache to catch the SOAP requests if that is possible. The question is how do I transfer the data that Apache receives to a RunRev stack and then how do I send it back? I do this today with Hypercard using Jason Sendman's acgiDispatcher that feeds Apache gathered data via AppleScript to an application stack but if there is a more elegant way to do this without going through AppleScript, that would be better. The main thing is I want to retain the RunRev development environment so that I can quickly modify and troubleshoot the code.

Suggestions and links welcome. Be happy to pay someone to walk me through this setup if that gets me up and running quickly.

Kee Nethery

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


--
Bien cordialement, Pierre Sahores

100, rue de Paris
F - 77140 Nemours

[EMAIL PROTECTED]
[EMAIL PROTECTED]

GSM:   +33 6 03 95 77 70
Pro:      +33 1 64 45 05 33
Fax:      +33 1 64 45 05 33

<http://www.sahores-conseil.com/>

WEB/VoD/ACID-DB services over IP
"Mutualiser les deltas de productivité"


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to