Forum OpenACS Development: Re: SOA? - Generic XML-RPC Bridge to Database API

Collapse
Posted by Frank Bergmann on
Hi,

We've finished the first (reading) part of the implementation. I would be very interested in your feedback.

Documentation is available at the url below. Also, there is sample XML code for requests and replies:

- http://www.project-open.org/doc/xml-rpc/

A running demo is available at:

- http://pcdev32.dnsalias.com/. Please login as "Ben Bigboss" and then select the "XML-RPC" tab for the demo. The "Select Test" is actually working already, while the "Call Test" (calling PlPg/SQL procedures) is still in the making.

The source code is available at:

- cvs -d:pserver:mailto:anonymous@berlin.dnsalias.com:/home/cvsroot checkout intranet-xmlrpc

I hope we'll finish the the remaining stuff until the end of this week. Please let me know is you intend to use the stuff.

Cheers,
Frank