You can do SOAP/AMQP with Axis2/Java (http://ws.apache.org/axis2) and Synapse (http://synapse.apache.org) which both have been tested using Qpid via the JMS libraries. I believe the Axis2/C team is also working on a Qpid transport which will (by inheritance) also enable libraries for SOAP/AMPQ in PHP, Perl, C++, and Ruby.
Paul On Sun, Jun 15, 2008 at 1:52 AM, Joshua Kramer <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know of a specification or working group considering SOAP over > AMQ? > > It seems that it would be easy enough to, for example, replace the dispatch > mechanism in ZSI (for Python [1]) or gSOAP (for C++ [2]) so that messages > are parsed and calls are made upon the delivery of a message to a queue, > instead of delivery of the message via http. > > Thanks, > -Josh > > [1]: http://pywebsvcs.sourceforge.net/ > [2]: http://www.cs.fsu.edu/~engelen/soap.html > > -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com
