From: Kutter M. <mar...@er...> - 2004-07-05 07:28:44
|
Hi * ! Here is the first version of a SOAP Content Generator, including SOAP Request and response handler for OI2. To check it out, copy the files to your lib path (overwriting existing OI2 modules, as introducing new Request/Response sub-modules requires small changes in OpenInteract2::Request and Response). The files contain some documentation - hopefully enough to test the stuff. Everything should work fine with 1.99_03. 1.99_04 works with the files installed, but I haven't tried the SOAP part of it yet. The attached file is *not* a patch to OI2, but the files to be copied into the lib directory. This is on purpose: Almost everything in this SOAP implementation can (and most things probably will) change. The stuff here is intended more of a base for discussions as a full release. So if you feel like adding SOAP to your OI2, please try it out and report your opinion about. Sorry for the long delay, I have been heavily involved in other projects. Martin Kutter |