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

Reply via email to