On Sun, Sep 21, 2008 at 7:24 AM, Heshan Suriyaarachchi <heshan.suri@gmail.com> wrote:
Hi guys, Apache Axis2/Java, is a popular open source Web service engine. It currently supports exposing services written in Java, Javascript as Web services. This article [1] discusses the Python data Binding that enable exposing Web services written in Python.
[1] - http://wso2.org/library/articles/deploying-python-service-axis2 [2] - http://heshans.blogspot.com/2008/09/wso2-wsfjython-10-alpha.html [3] - http://wso2.org/library/invoking-enterprise-web-services-using-jython
Thanks for the links, Heshan, but python-dev is for discussing the design of Python. For general announcements like this, they should go to comp.lang.python or comp.lang.python.announce (both of which you can get to at Google Groups). -Brett